summaryrefslogtreecommitdiffstats
path: root/test/other/events.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/events.rb')
-rwxr-xr-xtest/other/events.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/other/events.rb b/test/other/events.rb
index b67ea05a1..30b045695 100755
--- a/test/other/events.rb
+++ b/test/other/events.rb
@@ -5,7 +5,6 @@ $:.unshift("../lib").unshift("../../lib") if __FILE__ =~ /\.rb$/
require 'puppet'
require 'puppettest'
-# $Id$
class TestEvents < Test::Unit::TestCase
include PuppetTest