summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Robinson <matt@puppetlabs.com>2011-02-24 11:43:02 -0800
committerMatt Robinson <matt@puppetlabs.com>2011-02-28 12:07:15 -0800
commitbb69011d7042454f6a2ee668a036ac373b4ff1eb (patch)
tree88b29dfd4e3f7be7f9f8202bfea0c60b27a5e3cb /test
parentfb02430e3d3baaab74175236fb6dfc9e931b6a8e (diff)
downloadpuppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.gz
puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.xz
puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.zip
(#6338) Remove unused version control tags
Older version control systems like CVS and SVN used to use these $Id$ tags for version information. Paired-with: Nick Lewis
Diffstat (limited to 'test')
-rw-r--r--test/Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Rakefile b/test/Rakefile
index 47be213d9..7cde050f6 100644
--- a/test/Rakefile
+++ b/test/Rakefile
@@ -94,5 +94,3 @@ filemap.each do |dir, files|
# And alias it with a slash on the end
task(dir + "/" => dir)
end
-
-# $Id$