From d6546ed69515aed6d0771b75d4b3e38438aad7d1 Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Sun, 10 Mar 2013 20:44:42 +0100 Subject: remove ondblclick handler from HTML output --- test/functional/examples.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/functional/examples.rb') diff --git a/test/functional/examples.rb b/test/functional/examples.rb index ff64af3..b8e0a2a 100755 --- a/test/functional/examples.rb +++ b/test/functional/examples.rb @@ -22,7 +22,7 @@ end CODE assert_equal <<-DIV, div - @@ -38,7 +38,7 @@ end
1
+  
1
 2
 3
 
-
+  
 
puts "Hello, world!"
-- cgit v1.2.1