Skip to content

Commit 6487604

Browse files
committed
set IIF test branch back to "upstream/dfg_integration_test"
1 parent 87abfee commit 6487604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ end
6767
if get(ENV, "IIF_TEST", "") == "true"
6868

6969
# Switch to our upstream test branch.
70-
Pkg.add(PackageSpec(name="IncrementalInference", rev="develop"))
70+
Pkg.add(PackageSpec(name="IncrementalInference", rev="upstream/dfg_integration_test"))
7171
@info "------------------------------------------------------------------------"
7272
@info "These tests are using IncrementalInference to do additional driver tests"
7373
@info "------------------------------------------------------------------------"

0 commit comments

Comments
 (0)