import Test.Tasty import TestLOB qualified main = defaultMain tests tests = testGroup "ESim tests" [ TestLOB.tests ]