summary refs log tree commit diff stats
path: root/tests/stdlib/tlwip.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tlwip.nim')
-rw-r--r--tests/stdlib/tlwip.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/tlwip.nim b/tests/stdlib/tlwip.nim
index 7f7822236..fc53be592 100644
--- a/tests/stdlib/tlwip.nim
+++ b/tests/stdlib/tlwip.nim
@@ -1,6 +1,6 @@
 discard """
   targets: "c"
-  cmd: "nim $target --os:freertos --gc:arc $options $file"
+  cmd: "nim $target --compileOnly --os:freertos --gc:arc $options $file"
   disabled: "bsd"
   disabled: "windows"
   action: compile