Sha256: 7e85a7364dd7f8d586d3ecf5992c1a6911b9bd1e43fe0e03ae68a8c377e920dd
Contents?: true
Size: 217 Bytes
Versions: 12
Compression:
Stored size: 217 Bytes
Contents
<?php /** * @package Cuke4Php */ /** * load the PHPUnit framework, try to load the new version first * then the older one. */ @include_once "PHPUnit/Autoload.php"; @include_once "PHPUnit/Framework.php"; ?>
Version data entries
12 entries across 12 versions & 1 rubygems