test other int methods
harness for testing compiler in a method (before just in a case)
This commit is contained in:
@@ -5,8 +5,6 @@ module Risc
|
||||
class BuiltinTest < MiniTest::Test
|
||||
include Ticker
|
||||
def setup
|
||||
@string_input = as_main(main)
|
||||
super
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user