Skip to content

Commit

Permalink
Update hoomd/hpmc/pytest/test_quick_compress.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander authored Feb 13, 2024
1 parent 23886b2 commit b62c00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hoomd/hpmc/pytest/test_quick_compress.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def test_valid_setattr_attached(attr, value, simulation_factory,
@pytest.mark.parametrize("xz", [-0.3, 0, 0.3])
@pytest.mark.parametrize("yz", [-0.2, 0, 0.4])
@pytest.mark.parametrize("phi", [0.01, 0.4, 0.6])
pytest.mark.cpu
@pytest.mark.validate
def test_sphere_compression_triclinic(xy, xz, yz, phi, simulation_factory,
lattice_snapshot_factory, device):
Expand Down

0 comments on commit b62c00e

Please sign in to comment.