diff options
Diffstat (limited to 'tests/cpp/temitlist.nim')
-rw-r--r-- | tests/cpp/temitlist.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/temitlist.nim b/tests/cpp/temitlist.nim index cef0fc52d..a7a8ebde4 100644 --- a/tests/cpp/temitlist.nim +++ b/tests/cpp/temitlist.nim @@ -1,5 +1,5 @@ discard """ - cmd: "nim cpp $file" + targets: "cpp" output: '''6.0''' """ |