diff options
Diffstat (limited to '_test/tests/inc/ixr_library_date.test.php')
-rw-r--r-- | _test/tests/inc/ixr_library_date.test.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_test/tests/inc/ixr_library_date.test.php b/_test/tests/inc/ixr_library_date.test.php index 377b0fd33..f38486925 100644 --- a/_test/tests/inc/ixr_library_date.test.php +++ b/_test/tests/inc/ixr_library_date.test.php @@ -1,6 +1,5 @@ <?php -require_once DOKU_INC.'inc/init.php'; require_once DOKU_INC.'inc/IXR_Library.php'; class ixr_library_date_test extends DokuWikiTest { |