Skip to content

Commit 6867690

Browse files
committed
fix test import
1 parent 50666be commit 6867690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_fusion_trees.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using FusionTensors:
1313
outer_multiplicity_indices,
1414
root_sector
1515
using GradedArrays:
16-
×, SectorProduct, SU, SU2, TrivialSector, arguments, dual, gradedrange, sector_type
16+
×, SectorProduct, SU, SU2, TrivialSector, arguments, dual, flip, gradedrange, sector_type
1717

1818
@testset "Trivial fusion trees" begin
1919
q = TrivialSector()

0 commit comments

Comments
 (0)