renamed root test classes to avoid clash, 489 tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
require_relative "../parser_helper"
|
||||
|
||||
class TestModuleDef < MiniTest::Test
|
||||
class RootTestModuleDef < MiniTest::Test
|
||||
# include the magic (setup and parse -> test method translation), see there
|
||||
include ParserHelper
|
||||
|
||||
|
Reference in New Issue
Block a user