Skip to content

Commit

Permalink
Test fix - test for successful addition of workers in distributed test
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmurthy committed May 22, 2017
1 parent 8737890 commit 6fa26d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/distributed_exec.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include("testenv.jl")
end

addprocs_with_testenv(4)
@test nprocs() == 5

function reuseport_tests()
# Run the test on all processes.
Expand Down

0 comments on commit 6fa26d1

Please sign in to comment.