summaryrefslogtreecommitdiffstats
path: root/test/ral/type/fileignoresource.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ral/type/fileignoresource.rb')
-rwxr-xr-xtest/ral/type/fileignoresource.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ral/type/fileignoresource.rb b/test/ral/type/fileignoresource.rb
index 19f510957..89e51a7fb 100755
--- a/test/ral/type/fileignoresource.rb
+++ b/test/ral/type/fileignoresource.rb
@@ -36,7 +36,7 @@ class TestFileIgnoreSources < Test::Unit::TestCase
def test_ignore_simple_source
#Temp directory to run tests in
- path = tempfile()
+ path = tempfile
@@tmpfiles.push path
#source directory
@@ -101,7 +101,7 @@ class TestFileIgnoreSources < Test::Unit::TestCase
def test_ignore_with_wildcard
#Temp directory to run tests in
- path = tempfile()
+ path = tempfile
@@tmpfiles.push path
#source directory
@@ -177,7 +177,7 @@ class TestFileIgnoreSources < Test::Unit::TestCase
def test_ignore_array
#Temp directory to run tests in
- path = tempfile()
+ path = tempfile
@@tmpfiles.push path
#source directory