File: autoload_tests.php

package info (click to toggle)
php-zeta-base 1.9-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 880 kB
  • ctags: 611
  • sloc: php: 2,715; makefile: 18
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';