Add require 'test/unit'

This commit is contained in:
Kazuhiro NISHIYAMA 2019-06-28 12:37:07 +09:00
parent 3120252f01
commit 5627f744cc
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

View File

@ -5,8 +5,8 @@
#
# Ad hoc tests of IO#scanf (needs to be expanded)
require "scanf"
require 'test/unit'
require 'scanf'
class TestScanfIO < Test::Unit::TestCase
def test_io