Adding test case for testing revision storage and retrieval.
authordaniel <daniel.kinzler@wikimedia.de>
Wed, 2 May 2012 17:34:35 +0000 (19:34 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Wed, 2 May 2012 17:34:35 +0000 (19:34 +0200)
commit0b5f8c4cd0b555ce4cd5ffce9db0bd34510002de
treec50da335f2e6a952178f9146f09acebab79be141
parent602ae2c8c61f1cd0bfaa5fb0cae88558d2c131b1
Adding test case for testing revision storage and retrieval.

New tests are added to avoid regressions when the ContentHandler facility is introduced.

Change-Id: I6934d03e9df74930998d771f64fe4f4fe5555967
tests/phpunit/includes/RevisionStorageTest.php [new file with mode: 0644]