Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 committed Sep 27, 2023
1 parent 8d11383 commit 8718dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_io_hdf5_h5tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -1071,6 +1071,7 @@ def test_io_read_herd_value_warn(self):

self.remove_er_files()

@unittest.skipIf(not LINKML_INSTALLED, "optional LinkML module is not installed")
def test_io_write_extend_herd(self):
"""
Test the optional write of HERD with extending an existing HERD instance.
Expand Down

0 comments on commit 8718dae

Please sign in to comment.