Fix bad test coverage
One typo, one debug test Also stop producing those object files, use in memory io
This commit is contained in:
@ -2,7 +2,7 @@ require_relative "helper"
|
||||
|
||||
module RubyX
|
||||
module Macro
|
||||
class TestObjectGet < MiniTest::Test
|
||||
class TestObjectSet < MiniTest::Test
|
||||
include MacroHelper
|
||||
def source
|
||||
<<GET
|
||||
|
Reference in New Issue
Block a user