aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/runner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/json/runner.rb')
-rwxr-xr-xtest/json/runner.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/json/runner.rb b/test/json/runner.rb
index 91bc12a594..9ad04485bf 100755
--- a/test/json/runner.rb
+++ b/test/json/runner.rb
@@ -23,4 +23,3 @@ class TS_AllTests
end
end
Test::Unit::UI::Console::TestRunner.run(TS_AllTests)
- # vim: set et sw=2 ts=2: