Fix doc error in new incr test
[lhc/web/wiklou.git] / tests / phpunit / includes / ExternalStoreTest.php
index fe6c60d..99544e7 100644 (file)
@@ -78,4 +78,4 @@ class ExternalStoreFOO {
 
                return $this->data[$cluster][$id];
        }
-}
\ No newline at end of file
+}