Ignore:
Timestamp:
Feb 15, 2018 12:31:38 PM (6 years ago)
Author:
anonymous
Message:

Add Email() sandbox mode. Add Email->send() test. Fix minor bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/run_tests.sh

    r602 r622  
    3838# Config options go in phpunit.xml
    3939# phpunit --tap | grep -v '^ok '
    40 phpunit --stderr || err "\nSomething went wrong (code $?). If there is no output above, check the php_error_log";
     40../vendor/phpunit/phpunit/composer/bin/phpunit --stderr || err "\nSomething went wrong (code $?). If there is no output above, check the php_error_log";
    4141
Note: See TracChangeset for help on using the changeset viewer.