summary refs log tree commit diff stats
path: root/tests/cpp/tasync_cpp.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp/tasync_cpp.nim')
-rw-r--r--tests/cpp/tasync_cpp.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cpp/tasync_cpp.nim b/tests/cpp/tasync_cpp.nim
index a5e3374b6..3f4ec6208 100644
--- a/tests/cpp/tasync_cpp.nim
+++ b/tests/cpp/tasync_cpp.nim
@@ -1,6 +1,7 @@
 discard """
   targets: "cpp"
   output: "hello"
+  cmd: "nim cpp --clearNimblePath --nimblePath:build/deps/pkgs2 $file"
 """
 
 # bug #3299