1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Put jisx0208.rb to under the library directory.

This commit is contained in:
Hiroshi SHIBATA 2019-07-15 10:43:12 +09:00
parent 73346823e1
commit 41c5f9a166
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
3 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
require File.expand_path('../jisx0208', __FILE__)
require File.expand_path('../lib/jisx0208', __FILE__)
ENCODES = [
{

View file

@ -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