summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-05-20 17:07:09 (GMT)
committerGitHub <noreply@github.com>2022-05-20 17:07:09 (GMT)
commit4466a30825eda620a00e5d8fac35ecf765296aad (patch)
tree84497284f2a6c6558a02329512f379328fdbdfa9 /test/cache_api.c
parent60820abcbef0cd4efa23cabacc728c088aebf554 (diff)
downloadhdf5-4466a30825eda620a00e5d8fac35ecf765296aad.zip
hdf5-4466a30825eda620a00e5d8fac35ecf765296aad.tar.gz
hdf5-4466a30825eda620a00e5d8fac35ecf765296aad.tar.bz2
Change TestExpress #1722 (#1776)
* Change TestExpress #1722 * Update comment
Diffstat (limited to 'test/cache_api.c')
-rw-r--r--test/cache_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cache_api.c b/test/cache_api.c
index f79a531..cf4575f 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -835,7 +835,7 @@ check_file_mdc_api_calls(unsigned paged, hid_t fcpl_id)
* with the cache API calls.
*
* NOTE: This test takes some time to run and checks the
- * HDF5TestExpress environment variable.
+ * testing express level value.
*
* Return: Test pass status (TRUE/FALSE)
*