Skip to content

Commit 8ee539f

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 573c5c4 commit 8ee539f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/runtests.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ DFG.@usingDFG true
7676
end
7777
end
7878

79-
if get(ENV, "IIF_TEST", "true") == "true"
80-
79+
if get(ENV, "IIF_TEST", "true") == "true"
8180
@info "------------------------------------------------------------------------"
8281
@info "These tests are using IncrementalInference to do additional driver tests"
8382
@info "------------------------------------------------------------------------"

0 commit comments

Comments
 (0)