aboutsummaryrefslogtreecommitdiffstats
path: root/tests/common.rb
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2012-05-18 12:30:31 +0300
committerMartin Pärtel <martin.partel@gmail.com>2012-05-18 12:30:31 +0300
commit1cfc042b5a5e6dc8ea5d81d9d719d472a1800167 (patch)
tree3d1eb3f2d8661d90d57d2f0364bee3ed9eba7fbb /tests/common.rb
parentcb4cf90bd7e13ecb7b2a286d548fe853796948c4 (diff)
downloadbindfs-1cfc042b5a5e6dc8ea5d81d9d719d472a1800167.tar.gz
Fixed --create-as-user.
Diffstat (limited to 'tests/common.rb')
-rwxr-xr-xtests/common.rb2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
#
-require 'fileutils.rb'
+require 'fileutils'
include FileUtils
# Set the default umask for all tests