Skip to content

Commit

Permalink
Fix tests for Nim < 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markspanbroek committed Aug 30, 2023
1 parent 5c8d422 commit af4f194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions testmodules/results/config.nims
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
--path:"../.."
--threads:on
import "../../config.nims"
1 change: 1 addition & 0 deletions testmodules/stew/config.nims
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
--path:"../.."
--threads:on
import "../../config.nims"

0 comments on commit af4f194

Please sign in to comment.