Do you wish to
register an account
?
This website works better with JavaScript.
Home
Help
Sign In
timw4mail
/
HummingBirdAnimeClient
Watch
1
Star
0
Fork
1
Code
Issues
8
Pull Requests
0
Releases
9
Wiki
Activity
Browse Source
Fix the CI build?
develop
Timothy Warren
2 weeks ago
parent
eb2f4d95b6
commit
ff5503af16
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
build/phpunit.xml
+ 3
- 1
build/phpunit.xml
View File
@ -17,7 +17,9 @@
<directory
>
../tests/Ion
</directory>
</testsuite>
</testsuites>
<logging
/>
<logging
>
<junit
outputFile=
"logs/junit.xml"
/>
</logging>
<php
>
<server
name=
"HTTP_USER_AGENT"
value=
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0"
/>
<server
name=
"HTTP_HOST"
value=
"localhost"
/>
Write
Preview
Loading…
Cancel
Save