Skip to content

Instantly share code, notes, and snippets.

@Ikke
Created June 22, 2010 08:56
Show Gist options
  • Save Ikke/448198 to your computer and use it in GitHub Desktop.
Save Ikke/448198 to your computer and use it in GitHub Desktop.
function testTest()
{
$this->assertTrue(rand(1, 10) > 5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment