support generic test suites not just 'smoke'
Compare changes
+ 2
− 8
@@ -7,7 +7,7 @@ tests = {
@@ -50,16 +50,10 @@ foreach source, test_dict : tests
This is useful if we want to group our tests in functional suites, like 'io' for IO related tests.