lib/helper only needs on flori/json repo

This commit is contained in:
Hiroshi SHIBATA 2023-12-01 16:46:42 +09:00
parent 86045fca24
commit 7d142c08cb
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -3,7 +3,10 @@
require_relative 'test_helper'
require_relative './lib/helper'
begin
require_relative './lib/helper'
rescue LoadError
end
class JSONInRactorTest < Test::Unit::TestCase
def test_generate