summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-01-20 20:38:01 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-01-20 20:38:01 +0000
commit258114d48b4853cbaa79b53776d5279f727451ab (patch)
treed2eab221442ea669e3dff895f1358ebbf7afe21b /test
parent0cb51f3f7fb442b1b915523c93461b9a24febacb (diff)
Modifying docs, and adding scheduling hooks
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@846 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test')
-rw-r--r--test/types/file.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/types/file.rb b/test/types/file.rb
index 9201a6914..b9e85839e 100644
--- a/test/types/file.rb
+++ b/test/types/file.rb
@@ -273,9 +273,6 @@ class TestFile < Test::Unit::TestCase
end
def test_checksums
- end
-
- def test_checksums
types = %w{md5 md5lite timestamp time}
exists = "/tmp/sumtest-exists"
nonexists = "/tmp/sumtest-nonexists"