mirror of https://github.com/ecmwf/eccodes.git
Testing: rename of tests/concept.sh
This commit is contained in:
parent
236e887461
commit
f5886a6a42
|
@ -95,7 +95,7 @@ list( APPEND tests_data_reqd
|
|||
gridType
|
||||
grib_octahedral
|
||||
grib_global
|
||||
concept
|
||||
grib_concept
|
||||
decimalPrecision
|
||||
bitsPerValue
|
||||
get_fail
|
||||
|
|
|
@ -29,7 +29,7 @@ TESTS = definitions.sh \
|
|||
gridType.sh \
|
||||
grib_octahedral.sh \
|
||||
grib_global.sh \
|
||||
concept.sh \
|
||||
grib_concept.sh \
|
||||
decimalPrecision.sh \
|
||||
bitsPerValue.sh \
|
||||
get_fail.sh \
|
||||
|
|
Loading…
Reference in New Issue