tnimblepathdollarfail.nim -> tests/nimble/tnimblepathdollar_fault to reduce false positives when searching for fail in CI logs (#14450)

This commit is contained in:
Timothee Cour
2020-05-25 13:54:30 -07:00
committed by GitHub
parent f96555bd10
commit acadda8da2
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
discard """
errmsg: "cannot open file: pkgA/module"
"""
# see nims file; comment out `switch("noNimblePath")` there and there would be no error
import pkgA/module as A
import pkgB/module as B
import pkgC/module as C