diff options
Diffstat (limited to 'tests/cpp/tnativesockets.nim')
-rw-r--r-- | tests/cpp/tnativesockets.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/tnativesockets.nim b/tests/cpp/tnativesockets.nim index 6108380a8..c62008050 100644 --- a/tests/cpp/tnativesockets.nim +++ b/tests/cpp/tnativesockets.nim @@ -1,5 +1,5 @@ discard """ - cmd: "nim cpp $file" + targets: "cpp" """ import nativesockets |