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 be8b599 commit 3f37005Copy full SHA for 3f37005
test/misc/qa_tests.jl
@@ -26,4 +26,6 @@ end
26
skip = (NonlinearSolve, Base, Core, SimpleNonlinearSolve, SciMLBase)) === nothing
27
28
@test check_no_stale_explicit_imports(NonlinearSolve) === nothing
29
+
30
+ @test check_all_qualified_accesses_via_owners(NonlinearSolve) === nothing
31
end
0 commit comments