Skip to content

Instantly share code, notes, and snippets.

@hidenorigoto
Created October 12, 2011 01:30
Show Gist options
  • Save hidenorigoto/1279968 to your computer and use it in GitHub Desktop.
Save hidenorigoto/1279968 to your computer and use it in GitHub Desktop.
Initialize Phake for enabling "verify"
<?php
require_once 'Phake.php';
\Phake::setClient(\Phake::CLIENT_PHPUNIT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment