use targets from test spec when running testament tests (#6687)

This commit is contained in:
Jacek Sieka
2017-11-16 05:37:51 +08:00
committed by Andreas Rumpf
parent 870567d083
commit b122836acf
21 changed files with 124 additions and 113 deletions

View File

@@ -1,5 +1,5 @@
discard """
cmd: "nim cpp $file"
targets: "cpp"
output: "hello"
"""