move (group) test files
This commit is contained in:
parent
c51fc67ba5
commit
cf6636ddda
@ -1,4 +1,4 @@
|
|||||||
require_relative "helper"
|
require_relative "../helper"
|
||||||
|
|
||||||
module Risc
|
module Risc
|
||||||
class TestSendDynamic < MiniTest::Test
|
class TestSendDynamic < MiniTest::Test
|
@ -1,4 +1,4 @@
|
|||||||
require_relative "helper"
|
require_relative "../helper"
|
||||||
|
|
||||||
module Risc
|
module Risc
|
||||||
class TestCallSimple < MiniTest::Test
|
class TestCallSimple < MiniTest::Test
|
@ -1,4 +1,4 @@
|
|||||||
require_relative "helper"
|
require_relative "../helper"
|
||||||
|
|
||||||
module Risc
|
module Risc
|
||||||
class TestCallSimpleArgs < MiniTest::Test
|
class TestCallSimpleArgs < MiniTest::Test
|
Loading…
Reference in New Issue
Block a user