Move multi-module IC tests to separate dir
At the moment they are used only with JPS
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module1->module3
|
||||
module2->module1[exported]
|
||||
module3->module2[exported]
|
||||
module4->module2
|
||||
module5->module3
|
||||
Reference in New Issue
Block a user