diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-01-20 20:38:01 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-01-20 20:38:01 +0000 |
| commit | 258114d48b4853cbaa79b53776d5279f727451ab (patch) | |
| tree | d2eab221442ea669e3dff895f1358ebbf7afe21b /test | |
| parent | 0cb51f3f7fb442b1b915523c93461b9a24febacb (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.rb | 3 |
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" |
