diff options
Diffstat (limited to 'tests/cpp')
-rw-r--r-- | tests/cpp/tsigbreak.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cpp/tsigbreak.nim b/tests/cpp/tsigbreak.nim index 9a381d84f..14d29adf7 100644 --- a/tests/cpp/tsigbreak.nim +++ b/tests/cpp/tsigbreak.nim @@ -1,5 +1,6 @@ discard """ targets: "cpp" + action: compile """ import tables, lists |