# This "run" file requires a working PHP installation and a working Bibledit database, 
# where the system has been set up with username and password to access the database.

phpunit --bootstrap ../../web/bootstrap/bootstrap.php .
