diff options
author | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
commit | fd11603fe47668ba72f0d3f2b984174331a0a154 (patch) | |
tree | 9a0a7bde852500cfee1793d6c982759c15628b99 /test/util/instance_loader.rb | |
parent | 7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff) | |
download | puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip |
Removing the Id tags from all of the files
Diffstat (limited to 'test/util/instance_loader.rb')
-rwxr-xr-x | test/util/instance_loader.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/util/instance_loader.rb b/test/util/instance_loader.rb index 24e8c9cab..be055fc5c 100755 --- a/test/util/instance_loader.rb +++ b/test/util/instance_loader.rb @@ -50,4 +50,3 @@ class TestInstanceloader < Test::Unit::TestCase end end -# $Id$ |