Skip to content
Snippets Groups Projects
Commit ff538783 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update tests

parent 067a38a0
No related branches found
No related tags found
No related merge requests found
Pipeline #12963 failed
...@@ -7,4 +7,4 @@ from km3net_testdata import data_path ...@@ -7,4 +7,4 @@ from km3net_testdata import data_path
class TestDataPath(unittest.TestCase): class TestDataPath(unittest.TestCase):
def test_access(self): def test_access(self):
assert True assert data_path("km3net_offline.root").endswith("km3net_offline.root")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment