Skip to content

Commit ae92cc1

Browse files
committed
remove comment
1 parent d014244 commit ae92cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/symmetries/fusiontrees.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ using TensorKitSectors
1010
@isdefined(TestSetup) || include("../setup.jl")
1111
using .TestSetup
1212

13-
@timedtestset "Fusion trees for $(TensorKit.type_repr(I))" verbose = true for I in sectorlist # product sectors with multifusion doesn't work because of isunit
13+
@timedtestset "Fusion trees for $(TensorKit.type_repr(I))" verbose = true for I in sectorlist
1414
Istr = TensorKit.type_repr(I)
1515
N = 5
1616
out = random_fusiontree(I, N)

0 commit comments

Comments
 (0)