mirror of https://github.com/ecmwf/eccodes.git
ECC-1185: Add test
This commit is contained in:
parent
919b9ef5df
commit
4157a9573f
|
@ -71,5 +71,7 @@ int main(int argc, char* argv[])
|
|||
}
|
||||
codes_bufr_keys_iterator_delete(kiter);
|
||||
codes_handle_delete(h);
|
||||
codes_context_delete(codes_context_get_default());
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue