diff options
Diffstat (limited to '_test/tests/inc/auth_password.test.php')
-rw-r--r-- | _test/tests/inc/auth_password.test.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_test/tests/inc/auth_password.test.php b/_test/tests/inc/auth_password.test.php index 515adc8f5..426353291 100644 --- a/_test/tests/inc/auth_password.test.php +++ b/_test/tests/inc/auth_password.test.php @@ -1,8 +1,5 @@ <?php -require_once DOKU_INC.'inc/init.php'; -require_once DOKU_INC.'inc/auth.php'; - class auth_password_test extends PHPUnit_Framework_TestCase { // hashes for the password foo$method, using abcdefgh as salt |