File: phpunit

package info (click to toggle)
libphp-swiftmailer 6.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: php: 27,106; sh: 32; makefile: 12
file content (7 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
set +x

mkdir -p vendor
cp debian/autoload.test.php vendor/autoload.php

phpunit -v --include-path /usr/share/php/Swift