projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1ef045
)
(NFC) phpunit.xml.dist - Drop stale reference to old suite
author
Tim Otten
<totten@civicrm.org>
Wed, 18 Oct 2023 23:13:30 +0000
(16:13 -0700)
committer
Tim Otten
<totten@civicrm.org>
Wed, 18 Oct 2023 23:13:54 +0000
(16:13 -0700)
phpunit.xml.dist
patch
|
blob
|
blame
|
history
diff --git
a/phpunit.xml.dist
b/phpunit.xml.dist
index 93e7c97851fd4f0ad8cb27609d356341a8bd0c24..9c0ca05f06782ecb85f0a4eb20feee9a62855221 100644
(file)
--- a/
phpunit.xml.dist
+++ b/
phpunit.xml.dist
@@
-24,9
+24,6
@@
<testsuite name="Civi_AllTests">
<directory>./tests/phpunit/Civi</directory>
</testsuite>
- <testsuite name="WebTest_AllTests">
- <directory>./tests/phpunit/WebTest</directory>
- </testsuite>
</testsuites>
<listeners>
<listener class="Civi\Test\CiviTestListener">