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 c2d9a81 commit 6ee2843Copy full SHA for 6ee2843
test/jet_tests.jl
@@ -1,8 +1,4 @@
1
-using Pkg
2
-Pkg.add("JET")
3
-Pkg.instantiate()
4
using JET
5
-using RecursiveArrayTools
6
7
# Get all reports first
8
result = JET.report_package(RecursiveArrayTools; target_modules = (RecursiveArrayTools,))
0 commit comments