added a parameter sweep execution test

This commit is contained in:
PatchOfScotland
2023-02-11 23:27:03 +01:00
parent 59c352904b
commit 7dd654bb8c
2 changed files with 28 additions and 32 deletions

View File

@ -739,7 +739,6 @@ class ParameterisationTests(unittest.TestCase):
self.assertEqual(ps[2], "num = 50")
class ProcessIoTests(unittest.TestCase):
def setUp(self)->None:
super().setUp()