Skip to content

Commit 9f05e56

Browse files
committed
Conform to runic
1 parent e4f0067 commit 9f05e56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ using Aqua
1111
end
1212

1313
@testset "Aqua" begin
14-
Aqua.test_all(BioJuliaTemplate;
14+
Aqua.test_all(
15+
BioJuliaTemplate;
1516
# # Override defaults:
1617
# ambiguities = false,
1718
# unbound_args = false,

0 commit comments

Comments
 (0)