mirror of
https://github.com/logos-storage/questionable.git
synced 2026-01-02 13:53:11 +00:00
Use root configuration when running tests
This commit is contained in:
parent
ffe0faa3bb
commit
3bce3088a7
2
testmodules/options/config.nims
Normal file
2
testmodules/options/config.nims
Normal file
@ -0,0 +1,2 @@
|
||||
--path:"../.."
|
||||
import "../../config.nims"
|
||||
@ -1 +0,0 @@
|
||||
--path:"../.."
|
||||
2
testmodules/results/config.nims
Normal file
2
testmodules/results/config.nims
Normal file
@ -0,0 +1,2 @@
|
||||
--path:"../.."
|
||||
import "../../config.nims"
|
||||
@ -1 +0,0 @@
|
||||
--path:"../.."
|
||||
2
testmodules/stew/config.nims
Normal file
2
testmodules/stew/config.nims
Normal file
@ -0,0 +1,2 @@
|
||||
--path:"../.."
|
||||
import "../../config.nims"
|
||||
@ -1 +0,0 @@
|
||||
--path:"../.."
|
||||
Loading…
x
Reference in New Issue
Block a user