File: autoload_tests.php

package info (click to toggle)
php-zeta-console-tools 1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,244 kB
  • ctags: 3,126
  • sloc: php: 14,911; xml: 3,111; makefile: 21; sh: 7
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (4)
1
2
3
4
<?php

require_once __DIR__ . '/../src/autoload.php';
require_once 'ezc/UnitTest/autoload.php';