summaryrefslogtreecommitdiff
path: root/test/rexml/test_changing_encoding.rb
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-31 12:25:36 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-31 12:25:36 +0000
commita9c4b0f497616d914cafc469c9c836fe59fbb1db (patch)
tree77a95889e41fe38d55680db62b104c34657beb1a /test/rexml/test_changing_encoding.rb
parentc1ada18d0ce72e2a9eb806f91b885886bd78394a (diff)
* test/rexml/test_attributes_mixin.rb: Remove a needless shebang.
* test/rexml/test_notationdecl_mixin.rb: ditto. * test/rexml/test_doctype.rb: ditto. * test/rexml/test_xml_declaration.rb: ditto. * test/rexml/test_changing_encoding.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rexml/test_changing_encoding.rb')
-rw-r--r--test/rexml/test_changing_encoding.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rexml/test_changing_encoding.rb b/test/rexml/test_changing_encoding.rb
index c6c1f59a1a..fdcc075c37 100644
--- a/test/rexml/test_changing_encoding.rb
+++ b/test/rexml/test_changing_encoding.rb
@@ -1,4 +1,3 @@
-#!/usr/bin/ruby -Ku
# -*- coding: utf-8 -*-
require 'rexml/encoding'