Skip to content
Snippets Groups Projects
Commit 1d347f56 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Fix tests

Previously renamed example not updated in tests
parent 8297a6e0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -40,7 +40,7 @@ class Test(unittest.TestCase):
'examples/injection_examples/change_sampled_parameters.py',
'examples/injection_examples/marginalized_likelihood.py',
'examples/injection_examples/create_your_own_time_domain_source_model.py',
'examples/other_examples/alternative_likelihoods.py',
'examples/other_examples/linear_regression.py',
]
for filename in examples:
print("Testing {}".format(filename))
......
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