We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac38a8 commit 9551a7eCopy full SHA for 9551a7e
tests/compilation-tests.lisp
@@ -252,5 +252,5 @@ CNOT 4 8
252
(dolist (chip chips)
253
(%test-reduction-with-chip 5 chip))))
254
255
-;; (deftest test-free-rx-rz-strings-reduce ()
256
-;; (%test-reduction-with-chip 3 (%read-test-chipspec "1q-free-rx.qpu")))
+(deftest test-free-rx-rz-strings-reduce ()
+ (%test-reduction-with-chip 3 (%read-test-chipspec "1q-free-rx.qpu")))
0 commit comments