Sign in
flutter
/
third_party
/
protobuf
/
63d2aca3b599455dce3719e0756a733b0e937fec
/
.
/
kokoro
/
linux
/
test_php.sh
blob: 918dd6d2585c27a83d95e74cf5adf2b7aec1a0c8 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
ex
test
-
t
1
&&
USE_TTY
=
"-it"
docker run $
{
USE_TTY
}
-
v$
(
realpath $
(
dirname $0
)/../..):/
workspace $1
"composer test && composer test_c"