Skip to content

Commit

Permalink
Update test_qhamming_code.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz authored Mar 3, 2024
1 parent 72f2f16 commit 845b7b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_qhamming_code.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using Test
include("src/ecc/codes/qhammingcode.jl")
using QuantumClifford
using QuantumClifford.ECC: QHamming

# Define test cases
@testset "QHamming Code Tests" begin
Expand Down

0 comments on commit 845b7b1

Please sign in to comment.