mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Remove test since file was moved to nc_perf
In commit ba6ab3, the `tst_gfs_data_1.c` file was moved from `nc_test4` to `nc_perf`, but the test/executable that uses that file was not removed from nc_test4 CMakeLists.txt
This commit is contained in:
parent
57ea8f903d
commit
102758d3ce
@ -92,7 +92,6 @@ IF(TEST_PARALLEL4)
|
||||
build_bin_test(tst_parallel5)
|
||||
build_bin_test(tst_parallel_zlib)
|
||||
build_bin_test(tst_parallel_compress)
|
||||
build_bin_test(tst_gfs_data_1)
|
||||
build_bin_test(tst_nc4perf)
|
||||
build_bin_test(tst_mode)
|
||||
build_bin_test(tst_simplerw_coll_r)
|
||||
|
Loading…
x
Reference in New Issue
Block a user