Fix bad test coverage

One typo, one debug test
Also stop producing those object files, use in memory io
This commit is contained in:
2019-09-25 01:14:00 +03:00
parent 42ed70b50b
commit 701890f625
6 changed files with 24 additions and 10 deletions

View File

@ -2,7 +2,7 @@ require_relative "helper"
module RubyX
module Macro
class TestObjectGet < MiniTest::Test
class TestObjectSet < MiniTest::Test
include MacroHelper
def source
<<GET