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