Skip to content

Commit

Permalink
Update tests/unit_tests/testpkgurls.nim
Browse files Browse the repository at this point in the history
  • Loading branch information
elcritch authored May 13, 2024
1 parent fc5c5a6 commit 8f1b517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/testpkgurls.nim
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ suite "nimble stuff":
let projDir = "workspace" / "fakeDeps" / "testProj1"
let res = findNimbleFile(c, u, dir / projDir)
check res == string.none
check c.errors == 1
# check c.errors == 1

0 comments on commit 8f1b517

Please sign in to comment.