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)
|
||||
|
||||
|
||||
require "scanf"
|
||||
require 'test/unit'
|
||||
require 'scanf'
|
||||
|
||||
class TestScanfIO < Test::Unit::TestCase
|
||||
def test_io
|
||||
|
Loading…
x
Reference in New Issue
Block a user