Skip to content

Commit d8aa898

Browse files
authored
Merge pull request #327 from JuliaRobotics/tests/20q1/upstrbranch
set IIF test branch back to "upstream/dfg_integration_test"
2 parents 6d76f12 + 6487604 commit d8aa898

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)