Commits

Adam Sharp committed 80da0300daa
Move caching of selected test suites up into `QuickTestSuite` Having an initialiser with global side effects seems pretty wrong. This change moves the global side effects into a static method and simplifies the responsibilities of `QuickSelectedTestSuiteBuilder`.