From 58d7302b495783edd6e0826c100ffa93acb0693d Mon Sep 17 00:00:00 2001 From: Etienne Baroux Date: Mon, 2 Jun 2014 12:17:37 +0200 Subject: [ticket/12602] Add files to print the cron list and test files. PHPBB3-12602 --- tests/console/cron/tasks/simple_ready.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/console/cron/tasks/simple_ready.php (limited to 'tests/console/cron/tasks/simple_ready.php') diff --git a/tests/console/cron/tasks/simple_ready.php b/tests/console/cron/tasks/simple_ready.php new file mode 100644 index 0000000000..245d9ba738 --- /dev/null +++ b/tests/console/cron/tasks/simple_ready.php @@ -0,0 +1,13 @@ + Date: Mon, 2 Jun 2014 16:21:25 +0200 Subject: [ticket/12602] Cleanup tests PHPBB3-12602 --- tests/console/cron/tasks/simple_ready.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tests/console/cron/tasks/simple_ready.php') diff --git a/tests/console/cron/tasks/simple_ready.php b/tests/console/cron/tasks/simple_ready.php index 245d9ba738..47970e104f 100644 --- a/tests/console/cron/tasks/simple_ready.php +++ b/tests/console/cron/tasks/simple_ready.php @@ -1,12 +1,7 @@