Skip to content

Commit

Permalink
remove PARALLEL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Dec 23, 2024
1 parent 650f657 commit 8a2c980
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 250 deletions.
2 changes: 1 addition & 1 deletion EXTENDED.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ The `TestSimulation` object that is being run from the framework should be confi
$ pytest -s --parallel test_par_gwf01.py
```

Similary to run a test, for example `autotest/test_netcdf_gwe_cnd.py`, in NetCDF test mode:
To run a test in NetCDF test mode, for example `autotest/test_netcdf_gwe_cnd.py`:

```
$ pytest --netcdf test_netcdf_gwe_cnd.py
Expand Down
249 changes: 0 additions & 249 deletions PARALLEL.md

This file was deleted.

0 comments on commit 8a2c980

Please sign in to comment.