Sign in
fuchsia
/
third_party
/
grpc
/
141e95f1828e56750ff51c8784739a5c73242a36
/
.
/
templates
/
src
/
php
/
docker
/
download_phpunit.include
blob: 11da1d8d0df8ebac6c5fe07dc9d85b257823f3d4 [
file
] [
log
] [
blame
]
RUN wget https
:
//phar.phpunit.de/phpunit-8.5.13.phar && ${'\\'}
mv phpunit
-
8.5
.
13.phar
/
usr
/
local
/
bin
/
phpunit
&&
$
{
'\\'
}
chmod
+
x
/
usr
/
local
/
bin
/
phpunit