Mercurial > nebulaweb3
comparison default/assets/vendors/theme-widgets/vendor/abraham/twitteroauth/phpunit.xml @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <phpunit | |
3 colors="true" | |
4 bootstrap="tests/bootstrap.php"> | |
5 | |
6 <testsuites> | |
7 <testsuite name="TwitterOAuth Test Suite"> | |
8 <directory>./tests/</directory> | |
9 </testsuite> | |
10 </testsuites> | |
11 </phpunit> |