diff options
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/testphdf5.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c index 7ab479d..b5ebb98 100644 --- a/testpar/testphdf5.c +++ b/testpar/testphdf5.c @@ -536,7 +536,6 @@ int main(int argc, char **argv) AddTest("denseattr", test_dense_attr, NULL, "Store Dense Attributes", PARATESTFILE); - /* Display testing information */ TestInfo(argv[0]); |