diff options
Diffstat (limited to 'testament/testament.nim.cfg')
-rw-r--r-- | testament/testament.nim.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testament/testament.nim.cfg b/testament/testament.nim.cfg index f1fcd95f3..c97284129 100644 --- a/testament/testament.nim.cfg +++ b/testament/testament.nim.cfg @@ -1,3 +1,5 @@ +# don't move this file without updating the logic in `isNimRepoTests` + path = "$nim" # For compiler/nodejs -d:ssl # For azure # my SSL doesn't have this feature and I don't care: |