Awight has submitted this change and it was merged.
Change subject: Add DataValidatorTestCase to AllTests
......................................................................
Add DataValidatorTestCase to AllTests
Change-Id: I803e184e218cded68031dcce623d0557f0576593
---
M tests/AllTests.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Awight: Verified; Looks good to me, approved
diff --git a/tests/AllTests.php b/tests/AllTests.php
index ce259e6..5310d73 100644
--- a/tests/AllTests.php
+++ b/tests/AllTests.php
@@ -53,6 +53,7 @@
$suite = new PHPUnit_Framework_TestSuite( 'Donation Interface
Suite' );
$suite->addTestSuite( 'DonationInterface_Adapter_AllTests' );
+ $suite->addTestSuite( 'DataValidatorTestCase' );
$suite->addTestSuite( 'DonationInterface_DonationDataTestCase'
);
$suite->addTestSuite( 'DonationInterface_FormChooserTestCase' );
$suite->addTestSuite( 'DonationInterface_IntegrationTestCase' );
--
To view, visit https://gerrit.wikimedia.org/r/141080
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I803e184e218cded68031dcce623d0557f0576593
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits