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.
2 parents 6d76f12 + 6487604 commit d8aa898Copy full SHA for d8aa898
test/runtests.jl
@@ -67,7 +67,7 @@ end
67
if get(ENV, "IIF_TEST", "") == "true"
68
69
# Switch to our upstream test branch.
70
- Pkg.add(PackageSpec(name="IncrementalInference", rev="develop"))
+ Pkg.add(PackageSpec(name="IncrementalInference", rev="upstream/dfg_integration_test"))
71
@info "------------------------------------------------------------------------"
72
@info "These tests are using IncrementalInference to do additional driver tests"
73
0 commit comments