mirror of https://github.com/ecmwf/eccodes.git
Renamed test
This commit is contained in:
parent
19a6e5a4d2
commit
71737d6f9d
|
@ -45,7 +45,7 @@ endforeach()
|
||||||
# These tests do not require any data downloads
|
# These tests do not require any data downloads
|
||||||
list( APPEND tests_no_data_reqd
|
list( APPEND tests_no_data_reqd
|
||||||
definitions
|
definitions
|
||||||
calendar
|
grib_calendar
|
||||||
unit_tests
|
unit_tests
|
||||||
md5
|
md5
|
||||||
uerra
|
uerra
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TESTS = definitions.sh \
|
TESTS = definitions.sh \
|
||||||
calendar.sh \
|
grib_calendar.sh \
|
||||||
bufrdc_desc_ref.sh \
|
bufrdc_desc_ref.sh \
|
||||||
bufrdc_ref.sh \
|
bufrdc_ref.sh \
|
||||||
bufr_dump.sh \
|
bufr_dump.sh \
|
||||||
|
|
Loading…
Reference in New Issue