From ac785b06236dbc228a3b755c11bb3b1330ccc3ab Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sun, 9 Dec 2018 13:47:03 +0100 Subject: testament: joinable is now an explicit concept of a test spec --- tests/pragmas/tused.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/pragmas') diff --git a/tests/pragmas/tused.nim b/tests/pragmas/tused.nim index dce854146..67a039d8a 100644 --- a/tests/pragmas/tused.nim +++ b/tests/pragmas/tused.nim @@ -4,8 +4,10 @@ compile start tused.nim(15, 8) Hint: 'tused.echoSub(a: int, b: int)[declared in tused.nim(15, 7)]' is declared but not used [XDeclaredButNotUsed] compile end''' output: "8\n8" + joinable: false """ +# not joinable because paths in nimout differ when imported static: echo "compile start" -- cgit 1.4.1-2-gfad0