mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Remove duplicate definition in parallel API tests (#5221)
This commit is contained in:
parent
6c6ec4fcd4
commit
6b9612227f
@ -29,11 +29,6 @@ char H5_api_test_parallel_filename[H5_API_TEST_FILENAME_MAX_LENGTH];
|
||||
|
||||
const char *test_path_prefix;
|
||||
|
||||
size_t n_tests_run_g;
|
||||
size_t n_tests_passed_g;
|
||||
size_t n_tests_failed_g;
|
||||
size_t n_tests_skipped_g;
|
||||
|
||||
int mpi_size;
|
||||
int mpi_rank;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user