Skip to content

Commit 9551a7e

Browse files
Cole Scottnotmgsk
authored andcommitted
Re-enable TEST-FREE-RX-RZ-STRINGS-REDUCE
Related functionality fixed in 28795a1.
1 parent dac38a8 commit 9551a7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/compilation-tests.lisp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,5 +252,5 @@ CNOT 4 8
252252
(dolist (chip chips)
253253
(%test-reduction-with-chip 5 chip))))
254254

255-
;; (deftest test-free-rx-rz-strings-reduce ()
256-
;; (%test-reduction-with-chip 3 (%read-test-chipspec "1q-free-rx.qpu")))
255+
(deftest test-free-rx-rz-strings-reduce ()
256+
(%test-reduction-with-chip 3 (%read-test-chipspec "1q-free-rx.qpu")))

0 commit comments

Comments
 (0)