fixing the ruby creation tests
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
require_relative "helper"
|
||||
|
||||
module Ruby
|
||||
class TestSendX < MiniTest::Test
|
||||
class TestSend < MiniTest::Test
|
||||
include RubyTests
|
||||
|
||||
def test_simple
|
||||
|
Reference in New Issue
Block a user