Regress.py has a function py_hydro, that looks for a file called hydro in examples/regress.
That file does not exist in regress, though it does exist in regress.old
Is this test something that we still want, or can it be removed from regress.py? My suspicion is the whole test is out of date.
Can the entire regress.old directory be deleted? It seems superfluous today. It's likely that some of the regression tests should be updated to be more current with things we are running today, but I would not want that to be part of this issue.
Once these questions or answered, I can fix the test
Regress.py has a function py_hydro, that looks for a file called hydro in examples/regress.
That file does not exist in regress, though it does exist in regress.old
Once these questions or answered, I can fix the test