mirror of https://github.com/ecmwf/eccodes.git
BUFR: added test for bufr_ls ECC-24
This commit is contained in:
parent
ab30ce734f
commit
2fd5b42d1b
|
@ -13,7 +13,6 @@ list( APPEND test_bins
|
|||
read_index
|
||||
unit_tests
|
||||
gauss_sub
|
||||
bufr_read_header
|
||||
)
|
||||
|
||||
foreach( tool ${test_bins} )
|
||||
|
@ -35,7 +34,6 @@ list( APPEND tests
|
|||
bufrdc_ref
|
||||
bufr_json
|
||||
bufr_ls
|
||||
bufr_read_header
|
||||
ieee
|
||||
grib1to2
|
||||
grib2to1
|
||||
|
|
Loading…
Reference in New Issue