aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/value-profile-cmp4.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/value-profile-cmp4.test')
-rw-r--r--test/fuzzer/value-profile-cmp4.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzzer/value-profile-cmp4.test b/test/fuzzer/value-profile-cmp4.test
index bcbc67b1801f..05bc3f435912 100644
--- a/test/fuzzer/value-profile-cmp4.test
+++ b/test/fuzzer/value-profile-cmp4.test
@@ -1,3 +1,3 @@
CHECK: BINGO
RUN: %cpp_compiler %S/AbsNegAndConstant64Test.cpp -o %t-AbsNegAndConstant64Test
-RUN: not %t-AbsNegAndConstant64Test -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s
+RUN: not %run %t-AbsNegAndConstant64Test -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s