Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 12, 2024
1 parent a909ad5 commit dbb094d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions hdf/test/tvset.c
Original file line number Diff line number Diff line change
Expand Up @@ -3345,27 +3345,27 @@ test_vsets(void)

/* test Vdatas with no fields defined */
/* test_emptyvdata();
*/
*/

/* test Vgroups with name and class that have more than 64 characters */
/* test_vglongnames();
*/
*/

/* test functionality about set/get linked-block information */
/* test_blockinfo();
*/
*/

/* test Vgetgroups - getting user-created vgroups */
/* test_getvgroups();
*/
*/

/* test VSgetvdatas - getting user-created vdatas */
/* test_getvdatas();
*/
*/

/* test_extfile - getting external file information */
/* test_extfile();
*/
*/
} /* test_vsets */

/* TODO:
Expand Down

0 comments on commit dbb094d

Please sign in to comment.