diff options
Diffstat (limited to 'test/executables/puppetmodule.rb')
-rwxr-xr-x | test/executables/puppetmodule.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/executables/puppetmodule.rb b/test/executables/puppetmodule.rb index 58ce11978..9e04bc2e8 100755 --- a/test/executables/puppetmodule.rb +++ b/test/executables/puppetmodule.rb @@ -53,4 +53,3 @@ class TestPuppetModule < Test::Unit::TestCase end end -# $Id$ |