File: autoload_tests.php

package info (click to toggle)
php-zeta-console-tools 1.7-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,680 kB
  • sloc: php: 14,911; xml: 3,111; makefile: 16; 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';