Created
May 16, 2012 03:22
-
-
Save Chavao/2707078 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chavao@ubuntu:~/Desktop/Simplate (master)$ phpunit --configuration tests/phpunit.xml | |
PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Cannot open file "bootstrap.php". | |
' in /usr/share/php/PHPUnit/Util/Fileloader.php:108 | |
Stack trace: | |
#0 /usr/share/php/PHPUnit/TextUI/Command.php(786): PHPUnit_Util_Fileloader::load('bootstrap.php') | |
#1 /usr/share/php/PHPUnit/TextUI/Command.php(156): PHPUnit_TextUI_Command->handleArguments(Array) | |
#2 /usr/share/php/PHPUnit/TextUI/Command.php(147): PHPUnit_TextUI_Command->run(Array, true) | |
#3 /usr/bin/phpunit(52): PHPUnit_TextUI_Command::main() | |
#4 {main} | |
thrown in /usr/share/php/PHPUnit/Util/Fileloader.php on line 108 | |
chavao@ubuntu:~/Desktop/Simplate (master)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment