summaryrefslogtreecommitdiffstats
path: root/test/puppet/defaults.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
committerLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
commitfd11603fe47668ba72f0d3f2b984174331a0a154 (patch)
tree9a0a7bde852500cfee1793d6c982759c15628b99 /test/puppet/defaults.rb
parent7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff)
downloadpuppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip
Removing the Id tags from all of the files
Diffstat (limited to 'test/puppet/defaults.rb')
-rwxr-xr-xtest/puppet/defaults.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/puppet/defaults.rb b/test/puppet/defaults.rb
index 383153e45..3d7ee384a 100755
--- a/test/puppet/defaults.rb
+++ b/test/puppet/defaults.rb
@@ -5,7 +5,6 @@ $:.unshift("../lib").unshift("../../lib") if __FILE__ =~ /\.rb$/
require 'puppet'
require 'puppettest'
-# $Id$
class TestPuppetDefaults < Test::Unit::TestCase
include PuppetTest