diff --git a/autotest/test_particledata.py b/autotest/test_particledata.py index 1f5bdc85fd..29928d1843 100644 --- a/autotest/test_particledata.py +++ b/autotest/test_particledata.py @@ -1,8 +1,10 @@ import numpy as np +import pytest +from autotest.test_grid_cases import GridCases from flopy.modpath import ParticleData -structured_plocs = [(1, 1, 1), (1, 1, 2)] +structured_cells = [(0, 1, 1), (0, 1, 2)] structured_dtype = np.dtype( [ ("k", "