Commit 2993aa6 1 parent 327a030 commit 2993aa6 Copy full SHA for 2993aa6
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ if GROUP == "All" || GROUP == "Core"
37
37
@safetestset " Build Function Test" begin include (" build_function.jl" ) end
38
38
@safetestset " Build Function Array Test" begin include (" build_function_arrayofarray.jl" ) end
39
39
@safetestset " Build Function Array Test Named Tuples" begin include (" build_function_arrayofarray_named_tuples.jl" ) end
40
- @safetestset " Build Targets Test" begin include (" build_targets.jl" ) end
40
+ VERSION >= v " 1.9 " && @safetestset " Build Targets Test" begin include (" build_targets.jl" ) end
41
41
@safetestset " Latexify Test" begin include (" latexify.jl" ) end
42
42
@safetestset " Domain Test" begin include (" domains.jl" ) end
43
43
@safetestset " SymPy Test" begin include (" sympy.jl" ) end
You can’t perform that action at this time.
0 commit comments