We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554ed8e commit 2bebb08Copy full SHA for 2bebb08
test/runtests.jl
@@ -7,7 +7,7 @@ using SymbolicUtils.Rewriters
7
8
using Test
9
10
-@testset "Quality Assurance" include("qa.jl")
+@testset "Quality Assurance" begin include("qa.jl") end
11
12
include("axiom.jl")
13
0 commit comments