Skip to content

Commit 5e40237

Browse files
Merge branch 'main' into insert-array-record
2 parents 99999e8 + 2746644 commit 5e40237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targettests/execution/graph_coloring-1.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// REQUIRES: c++20
1010
// clang-format off
1111
// RUN: nvq++ %s -o %t --target infleqtion --emulate && %t | FileCheck %s
12-
// RUN: nvq++ %cpp_std --target iqm --emulate %s -o %t && IQM_QPU_QA=%iqm_tests_dir/Crystal_20.txt %t | FileCheck %s
1312
// RUN: nvq++ %s -o %t --target quantinuum --emulate && %t | FileCheck %s
1413
// RUN: if %braket_avail; then nvq++ %s -o %t --target braket --emulate && %t | FileCheck %s; fi
1514
// RUN: if %qci_avail; then nvq++ %cpp_std --target qci --emulate %s -o %t && %t | FileCheck %s; fi

0 commit comments

Comments
 (0)