File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ using SafeTestsets, Test
2828@safetestset " Depdendency Graph Test" begin include (" dep_graphs.jl" ) end
2929@safetestset " Function Registration Test" begin include (" function_registration.jl" ) end
3030@safetestset " Array of Array Test" begin include (" build_function_arrayofarray.jl" ) end
31- @safetestset " Latexify recipes Test" begin include (" latexify.jl" ) end
3231@testset " Distributed Test" begin include (" distributed.jl" ) end
3332@safetestset " Variable Utils Test" begin include (" variable_utils.jl" ) end
3433println (" Last test requires gcc available in the path!" )
3534@safetestset " C Compilation Test" begin include (" ccompile.jl" ) end
35+ @safetestset " Latexify recipes Test" begin include (" latexify.jl" ) end
You can’t perform that action at this time.
0 commit comments