Skip to content

Commit

Permalink
grass.gunittest: Enable module assertions test (OSGeo#2311)
Browse files Browse the repository at this point in the history
The test is working (likely after pygrass updates), remove it from exclude in .gunittest.cfg.
  • Loading branch information
adinayyu authored and ninsbl committed Feb 17, 2023
1 parent 2c34ec0 commit ac47984
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gunittest.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ exclude =
python/grass/gunittest/testsuite/test_assertions_vect.py
python/grass/gunittest/testsuite/test_gmodules.py
python/grass/gunittest/testsuite/test_gunitest_doctests.py
python/grass/gunittest/testsuite/test_module_assertions.py
python/grass/pygrass/raster/testsuite/test_pygrass_raster_doctests.py
python/grass/pygrass/rpc/testsuite/test_pygrass_rpc_doctests.py
python/grass/script/testsuite/test_script_doctests.py
Expand Down

0 comments on commit ac47984

Please sign in to comment.