Let a few unit tests actually be unit tests
authorChad Horohoe <chadh@wikimedia.org>
Fri, 2 Sep 2016 17:16:06 +0000 (10:16 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 2 Sep 2016 17:16:06 +0000 (10:16 -0700)
commitc84b69a11b8aa9e39ce52fd54ad87307863c4ebe
tree06afe20f2b1e875253064b3e4ebd0c112936d832
parentd729ce91e2ce8e1e65ecf66a94351a0433747b89
Let a few unit tests actually be unit tests

MediaWikiTestCase is a terrible terrible thing with dumb overhead

Change-Id: I2a73a0f2819ed7e73b57642b7969036c2db2c991
tests/phpunit/includes/utils/FileContentsHasherTest.php
tests/phpunit/includes/utils/MWCryptHashTest.php