]> git.localhorst.tv Git - blank.git/blobdiff - tst/test.cpp
simple test for client
[blank.git] / tst / test.cpp
index 04244675655e0565dc373b3b3338cc2e1dfd030b..55534af24c40f69cc65d01dfd448bea30a22fc03 100644 (file)
@@ -19,7 +19,7 @@ int main(int argc, char **argv) {
                runner.addTest(registry.makeTest());
        }
        if (!headless) {
-               TestFactoryRegistry &registry = TestFactoryRegistry::getRegistry("integration");
+               TestFactoryRegistry &registry = TestFactoryRegistry::getRegistry("headed");
                runner.addTest(registry.makeTest());
        }