diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2021-08-23 23:48:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-23 23:48:25 (GMT) |
commit | e7219f8f978f3c9e4865d08ae58dad50a4577c17 (patch) | |
tree | dadd6d88ad6166c19dde866d4b528914f4edd12c /test | |
parent | f8ecdf846c7e054d874ea92baf5c9b6c2b47e836 (diff) | |
download | hdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.zip hdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.tar.gz hdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.tar.bz2 |
Normalization of configure.ac with develop (#955)
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 63bc4be..1dfe711 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -170,7 +170,6 @@ timings _timings: testmeta fi; \ done; - # The flush1 test must run before the flush2 test flush2.chkexe_: flush1.chkexe_ |