Skip to content

Commit 2fc415c

Browse files
committed
Removed unsupported flag from Aqua.jl test
1 parent f542468 commit 2fc415c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using StaticArrays
66

77
import NormalForms: eye, gcd_kb
88

9-
Aqua.test_all(NormalForms; project_toml_formatting=false)
9+
Aqua.test_all(NormalForms)
1010

1111
@testset "NormalForms.jl" verbose=true begin
1212
@testset "Algorithms" begin

0 commit comments

Comments
 (0)