diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2016-01-22 16:56:09 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2016-01-22 16:56:09 (GMT) |
commit | c3f08947c1fbca8f6ccd87ca35f0f23b6209b129 (patch) | |
tree | a87fa70f66b23e898e462a3a3104720cd1ca7ca5 /testpar | |
parent | d543f1247312741e0e33dcf6bddc5a73b842e5d0 (diff) | |
parent | 91aeb766fafbc4c03d98699de4cac590df9c63a3 (diff) | |
download | hdf5-c3f08947c1fbca8f6ccd87ca35f0f23b6209b129.zip hdf5-c3f08947c1fbca8f6ccd87ca35f0f23b6209b129.tar.gz hdf5-c3f08947c1fbca8f6ccd87ca35f0f23b6209b129.tar.bz2 |
[svn-r28959] merge from trunk.
renaming metadata dxpl properties.
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]); |