[GRASS-dev] [GRASS GIS] #3792: Use unique names on test modules
GRASS GIS
trac at osgeo.org
Mon Mar 25 07:20:48 PDT 2019
#3792: Use unique names on test modules
--------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.8.0
Component: Tests | Version: svn-trunk
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by pmav99):
As shown by @sbl [https://trac.osgeo.org/grass/ticket/3771#comment:9
here], there was a typo. To fix it the following needs to be applied:
{{{
svn mv vector/v.in.lidar/testsuite/test_v_in_pdal_basic.py
vector/v.in.pdal/testsuite/test_v_in_pdal_basic.py
svn mv vector/v.in.lidar/testsuite/test_v_in_pdal_filter.py
vector/v.in.pdal/testsuite/test_v_in_pdal_filter.py
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3792#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list