summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-02 21:49:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-02 21:49:32 +0000
commit325d06c7373a01b5aa5d147376f0fe31355334a1 (patch)
tree6c13c05a99c67d2625ab3b011f249b04b33d9cd6 /test
parentd57a8a44a878ec5fb8714975a38ae99914da0f16 (diff)
* properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/json/test_json_encoding.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/json/test_json_encoding.rb b/test/json/test_json_encoding.rb
index fdea329605..f5221bbd82 100644
--- a/test/json/test_json_encoding.rb
+++ b/test/json/test_json_encoding.rb
@@ -1,4 +1,3 @@
-#!/usr/bin/env ruby
# -*- coding: utf-8 -*-
require 'test/unit'