Skip to content

Commit

Permalink
resolving conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Mar 16, 2024
2 parents 51fbc02 + f39e8b3 commit 80189ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/test_ecc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ codes = [
Steane7(),
Shor9(),
Perfect5(),
Cleve8(), Gottesman(3), Gottesman(5),
Cleve8(),
Gottesman(3),
Gottesman(5),
CSS([0 1 1 0; 1 1 0 0], [1 1 1 1]),
]

Expand Down

0 comments on commit 80189ef

Please sign in to comment.