Skip to content

Instantly share code, notes, and snippets.

@shulard
Last active January 21, 2016 16:59
Show Gist options
  • Save shulard/52c56ea8e0114bc75d18 to your computer and use it in GitHub Desktop.
Save shulard/52c56ea8e0114bc75d18 to your computer and use it in GitHub Desktop.
Atoum Configuration
<?php
$script->setBootstrapFile(__DIR__.'/mon/fichier/bootstrap.php');
bin/atoum --bootstrap-file mon/fichier/bootstrap.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment