mirror of https://github.com/ecmwf/eccodes.git
Testing: grib_multi_support_reset
This commit is contained in:
parent
f31ff4757d
commit
297ae1723a
|
@ -74,6 +74,7 @@ int main(int argc, char** argv)
|
||||||
}
|
}
|
||||||
|
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
|
codes_context_delete(NULL);
|
||||||
printf("All OK\n");
|
printf("All OK\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue