From 7e1ae35195c9b1397d569ebb3b3a0d11fdcb16f4 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Mon, 14 Dec 2020 01:58:29 -0800 Subject: testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) * testament: error instead of silently ignore invalid targets * s/target/targets/ * fix test; refs #16344 * address comments * Update testament/specs.nim Co-authored-by: Andreas Rumpf --- tests/coroutines/twait.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/coroutines/twait.nim') diff --git a/tests/coroutines/twait.nim b/tests/coroutines/twait.nim index b88801869..348007afb 100644 --- a/tests/coroutines/twait.nim +++ b/tests/coroutines/twait.nim @@ -1,6 +1,6 @@ discard """ output: "Exit 1\nExit 2" - target: "c" + targets: "c" """ import coro -- cgit 1.4.1-2-gfad0