From 1cfc042b5a5e6dc8ea5d81d9d719d472a1800167 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Fri, 18 May 2012 12:30:31 +0300 Subject: Fixed --create-as-user. --- tests/common.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/common.rb') diff --git a/tests/common.rb b/tests/common.rb index ac1ef43..7174257 100755 --- a/tests/common.rb +++ b/tests/common.rb @@ -18,7 +18,7 @@ # along with bindfs. If not, see . # -require 'fileutils.rb' +require 'fileutils' include FileUtils # Set the default umask for all tests -- cgit v1.2.3