summaryrefslogtreecommitdiff
path: root/tests/test_json.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_json.rb')
-rwxr-xr-xtests/test_json.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_json.rb b/tests/test_json.rb
index f69817f..7beaaac 100755
--- a/tests/test_json.rb
+++ b/tests/test_json.rb
@@ -21,7 +21,7 @@ unless Array.method_defined?(:permutation)
end
end
-class TC_JSON < Test::Unit::TestCase
+class TestJSON < Test::Unit::TestCase
include JSON
def setup