summaryrefslogtreecommitdiffstats
path: root/test/network/handler/handler.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-05 00:08:15 -0500
committerLuke Kanies <luke@madstop.com>2007-10-05 00:08:15 -0500
commit275af562b462813ddf5ddbad2192ddc2bf57770c (patch)
treeaceabf68095b8c34fd599f245022a9aaab0984da /test/network/handler/handler.rb
parentce0178316d8cefd072f53d39b59ce47332f6ec8f (diff)
parent29accba1b9343f4967c15d36506b3bf60d5f0f9c (diff)
Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
Diffstat (limited to 'test/network/handler/handler.rb')
-rwxr-xr-xtest/network/handler/handler.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/network/handler/handler.rb b/test/network/handler/handler.rb
index df49ee580..b812ca3d3 100755
--- a/test/network/handler/handler.rb
+++ b/test/network/handler/handler.rb
@@ -61,4 +61,3 @@ class TestHandler < Test::Unit::TestCase
end
end
-# $Id$