MantisBT: master-1.3.x fbba8133

Author Committer Branch Timestamp Parent
Damien Regad Damien Regad master-1.3.x 2016-06-12 14:14 master-1.3.x b4f592f7
Changeset

Tests: remove checkMentions function

With the use of data provider function, it is no longer necessary to
have a private function to perform the checks, they can be done
in testMentions() directly.

mod - tests/Mantis/MentionParsingTest.php Diff File