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
|
gridType
|
||||||
grib_octahedral
|
grib_octahedral
|
||||||
grib_global
|
grib_global
|
||||||
concept
|
grib_concept
|
||||||
decimalPrecision
|
decimalPrecision
|
||||||
bitsPerValue
|
bitsPerValue
|
||||||
get_fail
|
get_fail
|
||||||
|
|
|
@ -29,7 +29,7 @@ TESTS = definitions.sh \
|
||||||
gridType.sh \
|
gridType.sh \
|
||||||
grib_octahedral.sh \
|
grib_octahedral.sh \
|
||||||
grib_global.sh \
|
grib_global.sh \
|
||||||
concept.sh \
|
grib_concept.sh \
|
||||||
decimalPrecision.sh \
|
decimalPrecision.sh \
|
||||||
bitsPerValue.sh \
|
bitsPerValue.sh \
|
||||||
get_fail.sh \
|
get_fail.sh \
|
||||||
|
|
Loading…
Reference in New Issue