summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2005-08-01 23:18:48 +0000
committerLuke Kanies <luke@madstop.com>2005-08-01 23:18:48 +0000
commitd14e1b4e9dae2603004226f8e921875e8f355d90 (patch)
treea5109144ab3e069d29c7e2179465c526bf3958df
parent4af2559be61e951e445ae1059ce32521a0f256da (diff)
downloadpuppet-d14e1b4e9dae2603004226f8e921875e8f355d90.tar.gz
puppet-d14e1b4e9dae2603004226f8e921875e8f355d90.tar.xz
puppet-d14e1b4e9dae2603004226f8e921875e8f355d90.zip
uh
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@483 980ebf18-57e1-0310-9a29-db15c13687c0
-rw-r--r--test/types/tc_file.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/types/tc_file.rb b/test/types/tc_file.rb
index 740f6394c..1e7b8ade3 100644
--- a/test/types/tc_file.rb
+++ b/test/types/tc_file.rb
@@ -554,5 +554,4 @@ class TestFile < Test::Unit::TestCase
# and make sure they're still equal
assert_trees_equal(fromdir,todir)
end
-
end