Fix tests for Nim < 2.0

This commit is contained in:
Mark Spanbroek 2023-08-29 09:19:20 +02:00 committed by markspanbroek
parent 5c8d422ac8
commit af4f194597
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
--path:"../.." --path:"../.."
--threads:on
import "../../config.nims" import "../../config.nims"

View File

@ -1,2 +1,3 @@
--path:"../.." --path:"../.."
--threads:on
import "../../config.nims" import "../../config.nims"