MantisBT: master-1.3.x 5466ec8f

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

Test: simplify testMentions

assertEquals is able to compare 2 arrays, so there is really no need to
manually check the array count and the individual elements via foreach.

mod - tests/Mantis/MentionParsingTest.php Diff File