stable

Clone or download

Read-only

Merge 'gerrit #12117' into stable/master

* commit 'bce34cfd2c': request #11887 Move BugzillaReference plugin tests to PHPUnit

Modified Files

Name
M plugins/bugzilla_reference/include/Bugzilla/Reference/ReferenceSaver.php +1 −2 Go to diff View file
M plugins/bugzilla_reference/include/bugzilla_referencePlugin.class.php +3 −2 Go to diff View file
A plugins/bugzilla_reference/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/bugzilla_reference/phpunit/Bugzilla/CrossReferenceCreatorTest.php +70 −0 Go to diff View file
R plugins/bugzilla_reference/tests/bootstrap.php Go to diff View file
D plugins/bugzilla_reference/tests/Bugzilla/CrossReferenceCreatorTest.php +0 −46 Go to diff View file
M tests/phpunit/phpunit.xml +1 −0 Go to diff View file