Skip to content
Snippets Groups Projects
Commit adba4126 authored by Zineb Aly's avatar Zineb Aly
Browse files

adapt tests

parent 61f217b0
No related branches found
No related tags found
1 merge request!11Add km3net dataformat
Pipeline #8222 failed
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
......@@ -70,7 +70,6 @@ class TestOfflineKeys(unittest.TestCase):
def test_fitparameters(self):
# there are 18 parameters in v1.1.2 of km3net-Dataformat
fit = self.keys.fitparameters
keys = self.keys.fit_keys
values = [i for i in range(18)]
self.assertEqual(18, len([*fit.keys()]))
......
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