diff --git a/tests/all.test.php b/tests/all.test.php index 34b90e2d2b..aab240be54 100644 --- a/tests/all.test.php +++ b/tests/all.test.php @@ -1,11 +1,11 @@ TestSuite('All tests'); - $this->addTestFile(dirname(__FILE__).'/dummy.test.php'); - $this->addTestFile(dirname(__FILE__).'/dummy2.test.php'); + $this->addTestFile(dirname(__FILE__).'/main/inc/lib/usermanager.lib.test.php'); } } ?> \ No newline at end of file