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 0752772 commit c1dbbd8Copy full SHA for c1dbbd8
lib/OrdinaryDiffEqQPRK/test/jet.jl
@@ -1,7 +1,7 @@
1
-import OrdinaryDiffEqQRPK
+import OrdinaryDiffEqQPRK
2
using JET
3
4
@testset "JET Tests" begin
5
test_package(
6
- OrdinaryDiffEqQRPK, target_defined_modules = true, mode = :typo)
+ OrdinaryDiffEqQPRK, target_defined_modules = true, mode = :typo)
7
end
0 commit comments