diff options
Diffstat (limited to 'tests/cpp/tsigbreak.nim')
-rw-r--r-- | tests/cpp/tsigbreak.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/tsigbreak.nim b/tests/cpp/tsigbreak.nim index c8044f2bf..9a381d84f 100644 --- a/tests/cpp/tsigbreak.nim +++ b/tests/cpp/tsigbreak.nim @@ -1,5 +1,5 @@ discard """ - cmd: "nim cpp $file" + targets: "cpp" """ import tables, lists |