Daniel Kinzler has uploaded a new change for review. Change subject: Rename testTermArrayStructure, it's not a test. ......................................................................
Rename testTermArrayStructure, it's not a test. Only test function that get called directly can begin with "test". This method is actually a helper asserting an array structure, so we call it assertTermArrayStructure. Change-Id: I9522141ae02a03b7a27c16e96284664354fd7d59 --- M repo/tests/phpunit/includes/store/TermCacheTest.php 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/60/30960/1 -- To view, visit https://gerrit.wikimedia.org/r/30960 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9522141ae02a03b7a27c16e96284664354fd7d59 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
