Skip to content

Commit 2e238c6

Browse files
committed
note on deferred test
1 parent f2b7b34 commit 2e238c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/testBasicTreeInit.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ for var in good_vars
107107
end
108108

109109

110-
pl = spyCliqMat(getClique(tree,1));
110+
@error "Restore test on GadflyExt.spyCliqMat"
111+
# pl = spyCliqMat(getClique(tree,1));
111112

112113
##
113114
end

0 commit comments

Comments
 (0)