mirror of https://github.com/embarklabs/embark.git
add stack components to tests
This commit is contained in:
parent
d0e55c8607
commit
8029f1d0e5
|
@ -894,6 +894,8 @@ class EmbarkController {
|
|||
}
|
||||
|
||||
engine.registerModuleGroup("coreComponents");
|
||||
engine.registerModuleGroup("stackComponents");
|
||||
|
||||
engine.registerModuleGroup("blockchain");
|
||||
engine.registerModuleGroup("compiler");
|
||||
engine.registerModuleGroup("contracts");
|
||||
|
|
Loading…
Reference in New Issue