Skip to content

Commit 2bebb08

Browse files
committed
add begin end around Aqua tests
1 parent 554ed8e commit 2bebb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ using SymbolicUtils.Rewriters
77

88
using Test
99

10-
@testset "Quality Assurance" include("qa.jl")
10+
@testset "Quality Assurance" begin include("qa.jl") end
1111

1212
include("axiom.jl")
1313

0 commit comments

Comments
 (0)