From b309cf3e985f71dd0bf295a5c503e171605231d1 Mon Sep 17 00:00:00 2001 From: Zarubin Stas Date: Thu, 14 Jul 2011 07:45:20 +0300 Subject: Small changes in Selenium tests configuration --- phpunit.xml.dist | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'phpunit.xml.dist') diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 33cee08d56..0431bd989c 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -11,13 +11,20 @@ host="127.0.0.1" port="4444" timeout="30000"/> + - - - - + + + + + + @@ -27,8 +34,11 @@ test/libraries/common test/libraries + + test/classes + - + test/selenium -- cgit v1.2.3