Skip to content

Commit

Permalink
C1
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Oct 20, 2023
1 parent 4b098f1 commit 5cf9741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/legate/driver/test_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ def test_utiltity_n_single_rank(

assert result == ("-ll:util", value)

@pytest.mark.parametrize("value", ("2", "3", "10"))
@pytest.mark.parametrize("rank_var", RANK_ENV_VARS)
@pytest.mark.parametrize("rank", ("0", "1", "2"))
def test_default_multi_rank(
Expand Down

0 comments on commit 5cf9741

Please sign in to comment.