aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/test_json_encoding.rb
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 16:26:13 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 16:26:13 +0000
commit4a84c27e3ee50c4989591fcde2b7a10c5ccc0395 (patch)
tree4d741784865b00fcd418be81775eb256abb9d6ac /test/json/test_json_encoding.rb
parentb60cc77902972047e6b1dcaf22f90d19448b0510 (diff)
downloadruby-4a84c27e3ee50c4989591fcde2b7a10c5ccc0395.tar.gz
* ext/json: Update github/flori/json from 1.4.2+ to
e22b2f2bdfe6a9b0. this fixes some bugs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/json/test_json_encoding.rb')
-rw-r--r--test/json/test_json_encoding.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json/test_json_encoding.rb b/test/json/test_json_encoding.rb
index f5221bbd82..fdea329605 100644
--- a/test/json/test_json_encoding.rb
+++ b/test/json/test_json_encoding.rb
@@ -1,3 +1,4 @@
+#!/usr/bin/env ruby
# -*- coding: utf-8 -*-
require 'test/unit'