diff --git a/product/ERP5Type/tests/runFunctionalTest.py b/product/ERP5Type/tests/runFunctionalTest.py index 3c011971eee26fde6e801df0f6ef706b3a3452f8..b64fc1900d2b467eafe9a0cbe62fec74445a032d 100755 --- a/product/ERP5Type/tests/runFunctionalTest.py +++ b/product/ERP5Type/tests/runFunctionalTest.py @@ -31,7 +31,8 @@ Options: URLs will start with: http://${host}:${port}/${portal_name}/ --run_only=STRING run only specified test suite (should be only one) - --email_subject the email subject to be sent + --email_subject the email subject to be sent + --xvfb_display=STRING Define a xvfb display to be used. Notes: * You need to prepepare first test environment by using following command: ./runUnitTest.py --save prepareFunctionalTest.py