Add require 'test/unit'
This commit is contained in:
parent
3120252f01
commit
5627f744cc
@ -5,8 +5,8 @@
|
|||||||
#
|
#
|
||||||
# Ad hoc tests of IO#scanf (needs to be expanded)
|
# Ad hoc tests of IO#scanf (needs to be expanded)
|
||||||
|
|
||||||
|
require 'test/unit'
|
||||||
require "scanf"
|
require 'scanf'
|
||||||
|
|
||||||
class TestScanfIO < Test::Unit::TestCase
|
class TestScanfIO < Test::Unit::TestCase
|
||||||
def test_io
|
def test_io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user