You are here

Success.php in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/Success.php

File

vendor/phpunit/phpunit/tests/_files/Success.php
View source
<?php

class Success extends PHPUnit_Framework_TestCase {
  protected function runTest() {
  }

}

Classes

Namesort descending Description
Success