Skip to content

Commit 8182dea

Browse files
authored
Fix missing newline at end of Aqua.jl
1 parent 1fd4ed4 commit 8182dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Aqua.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ using AbstractPPL
77
# with third-party packages rather than issues in AbstractPPL itself
88
Aqua.test_all(AbstractPPL; ambiguities=false)
99

10-
end
10+
end

0 commit comments

Comments
 (0)