diff options
Diffstat (limited to 'tests/console')
-rw-r--r-- | tests/console/cron/execute_all_test.php | 1 | ||||
-rw-r--r-- | tests/console/cron/fixtures/config.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/console/cron/execute_all_test.php b/tests/console/cron/execute_all_test.php index a0de754245..48ea79e29d 100644 --- a/tests/console/cron/execute_all_test.php +++ b/tests/console/cron/execute_all_test.php @@ -94,4 +94,3 @@ class phpbb_console_command_cron_execute_all_test extends phpbb_database_test_ca return new CommandTester($command); } } - diff --git a/tests/console/cron/fixtures/config.xml b/tests/console/cron/fixtures/config.xml index b49be1e05a..2cb683d409 100644 --- a/tests/console/cron/fixtures/config.xml +++ b/tests/console/cron/fixtures/config.xml @@ -6,4 +6,3 @@ <column>is_dynamic</column> </table> </dataset> - |