summaryrefslogtreecommitdiff
path: root/tests/test_json_encoding.rb
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2012-04-27 19:05:51 +0200
committerFlorian Frank <flori@ping.de>2012-04-27 20:24:11 +0200
commit7c6e8cd98fb7d841f08e083040b8316f7c752157 (patch)
treef5c5bb4b34a551aaadbcdc04904a9eced7ac4468 /tests/test_json_encoding.rb
parent3c1e22681bfb5d1fb21367854eedb6e60e875c4f (diff)
downloadjson-7c6e8cd98fb7d841f08e083040b8316f7c752157.tar.gz
Rename test names according to file
Diffstat (limited to 'tests/test_json_encoding.rb')
-rw-r--r--tests/test_json_encoding.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_json_encoding.rb b/tests/test_json_encoding.rb
index 7af5e63..caa0c6c 100644
--- a/tests/test_json_encoding.rb
+++ b/tests/test_json_encoding.rb
@@ -4,7 +4,7 @@
require 'test/unit'
require File.join(File.dirname(__FILE__), 'setup_variant')
-class TC_JSONEncoding < Test::Unit::TestCase
+class TestJSONEncoding < Test::Unit::TestCase
include JSON
def setup