diff --git a/tests/factory/test_all.nim b/tests/factory/test_all.nim index 0f15035fe..916610340 100644 --- a/tests/factory/test_all.nim +++ b/tests/factory/test_all.nim @@ -1,3 +1,3 @@ {.used.} -import ./test_node_factory, ./test_waku_conf +import ./test_waku_conf, ./test_node_factory