[MCR] Improve documentation and method naming on Revision and RevisionStore.
[lhc/web/wiklou.git] / tests / phpunit / includes / Storage / RevisionStoreTest.php
index 18dbc25..50c0884 100644 (file)
@@ -291,4 +291,6 @@ class RevisionStoreTest extends MediaWikiTestCase {
                );
        }
 
+       // FIXME: test getRevisionSizes
+
 }