Skip to content

Commit 3b4fd63

Browse files
committed
fixed test name
1 parent 6f2027e commit 3b4fd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testCliqueTreesOrderings.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ using AMD
22
using IncrementalInference
33
using Test
44

5-
@testset "Test mcs, lexbfs, and rcm orderings" begin
5+
@testset "Test mcs, rcm , and mmd orderings" begin
66

77
fg = generateGraph_Kaess(graphinit=false)
88

0 commit comments

Comments
 (0)