summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-15 10:43:12 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-15 11:16:29 +0900
commit41c5f9a166637bf9e49af19b3fa94163b51db64d (patch)
treeba5dc5270c98383644a550c7f818a25bff5bcf66 /tool
parent73346823e1119a8e72baefab381dbe822c4c01f7 (diff)
Put jisx0208.rb to under the library directory.
Diffstat (limited to 'tool')
-rw-r--r--tool/enc-emoji-citrus-gen.rb2
-rw-r--r--tool/lib/jisx0208.rb (renamed from tool/jisx0208.rb)0
-rw-r--r--tool/test/test_jisx0208.rb2
3 files changed, 2 insertions, 2 deletions
diff --git a/tool/enc-emoji-citrus-gen.rb b/tool/enc-emoji-citrus-gen.rb
index 94864e5fa0..da9c8a6b62 100644
--- a/tool/enc-emoji-citrus-gen.rb
+++ b/tool/enc-emoji-citrus-gen.rb
@@ -1,4 +1,4 @@
-require File.expand_path('../jisx0208', __FILE__)
+require File.expand_path('../lib/jisx0208', __FILE__)
ENCODES = [
{
diff --git a/tool/jisx0208.rb b/tool/lib/jisx0208.rb
index 30185fb81b..30185fb81b 100644
--- a/tool/jisx0208.rb
+++ b/tool/lib/jisx0208.rb
diff --git a/tool/test/test_jisx0208.rb b/tool/test/test_jisx0208.rb
index 703ee36f58..98f216ff4f 100644
--- a/tool/test/test_jisx0208.rb
+++ b/tool/test/test_jisx0208.rb
@@ -1,6 +1,6 @@
require 'test/unit'
-require_relative '../jisx0208'
+require_relative '../lib/jisx0208'
class Test_JISX0208_Char < Test::Unit::TestCase
def test_create_with_row_cell