Adding $this->tablesUsed to RevisionStorageTest.
authordaniel <daniel.kinzler@wikimedia.de>
Wed, 2 May 2012 17:34:35 +0000 (19:34 +0200)
committerAntoine Musso <hashar@free.fr>
Mon, 7 May 2012 21:46:25 +0000 (14:46 -0700)
commit9b98d16996a97b138f10e80c3533c6287b5097da
tree44470c3d78c36fb8b2e3308856e59c6a7c52fa62
parente87ff996cc261e46abd2f321100c9da231bf7dbc
Adding $this->tablesUsed to RevisionStorageTest.

This is a follow-up to I6934d03e (no 6414).

Declare tables in $this->tablesUsed to allow for database clenaup,
as Aaron suggested.

Change-Id: Iac05b0428b335879729f6d3b993eac0d3151429c
tests/phpunit/includes/RevisionStorageTest.php