Skip to content

Commit 531ea1b

Browse files
committed
Fix tests
1 parent a08c549 commit 531ea1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_basics.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using ITensorQuantumOperatorDefinitions: OpName, SiteType, , expand, nsites
2+
using LinearAlgebra: Diagonal
23
using Test: @test, @testset
34

45
const real_elts = (Float32, Float64)

0 commit comments

Comments
 (0)