File: phpunit

package info (click to toggle)
php-horde-crypt 2.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,272 kB
  • ctags: 656
  • sloc: php: 2,529; xml: 1,126; sh: 4; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

export CRYPT_TEST_CONFIG='{"crypt":{"keyserver":false}}'

cd Horde_Crypt*/test/./Horde/Crypt
phpunit -v .