Skip to content
Snippets Groups Projects
Commit 63bb99bf authored by jack-parsons's avatar jack-parsons
Browse files

Checking that the Gitlab tester is working (should fail)

parent cdc61639
No related branches found
No related tags found
1 merge request!23Merge in Jack's changes
Pipeline #854 failed
......@@ -17,7 +17,7 @@ class TestBasicFunction(unittest.TestCase):
"""
Test that the suite is running correctly
"""
self.assertTrue(True)
self.assertTrue(False)
def test_python_imports(self):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment