From 42cf9a9895bf36ee6a0a1821aefd6e567b251552 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Wed, 12 Jan 2011 02:22:37 +0100 Subject: [ticket/9990] Add docs for running slow tests PHPBB3-9990 --- phpunit.xml.all | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 phpunit.xml.all (limited to 'phpunit.xml.all') diff --git a/phpunit.xml.all b/phpunit.xml.all new file mode 100644 index 0000000000..1be2830729 --- /dev/null +++ b/phpunit.xml.all @@ -0,0 +1,25 @@ + + + + + + ./tests/ + + + + + + ./tests/ + + + -- cgit v1.2.1