summaryrefslogtreecommitdiffstats
path: root/hl/test
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-06-28 16:35:50 (GMT)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-06-28 16:35:50 (GMT)
commit2e64d3c0fa93b771134540dead7fc75734adc594 (patch)
tree3ce643ba31923fdcfe70167c7e1252b0e1dcd5a1 /hl/test
parent2aedb2522b3e6f228d22bc91fcc9ab88ea190993 (diff)
downloadhdf5-2e64d3c0fa93b771134540dead7fc75734adc594.zip
hdf5-2e64d3c0fa93b771134540dead7fc75734adc594.tar.gz
hdf5-2e64d3c0fa93b771134540dead7fc75734adc594.tar.bz2
Committing clang-format changes
Diffstat (limited to 'hl/test')
-rw-r--r--hl/test/test_lite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/test/test_lite.c b/hl/test/test_lite.c
index e2f072d..aa5f5ab 100644
--- a/hl/test/test_lite.c
+++ b/hl/test/test_lite.c
@@ -1883,7 +1883,7 @@ test_valid_path(void)
{
hid_t file_id, group;
htri_t path_valid;
- hbool_t is_native;
+ hbool_t is_native;
const char *data_string_in = "test";
HL_TESTING2("H5LTpath_valid");