Testing: rename of tests/concept.sh

This commit is contained in:
Shahram Najm 2017-04-10 11:24:28 +01:00
parent 236e887461
commit f5886a6a42
3 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 \