Move ChronologyProtector/TransactionProfiler to Rdbms namespace
[lhc/web/wiklou.git] / tests / phpunit / includes / db / DatabaseTestHelper.php
index c5603c4..d689d50 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Wikimedia\Rdbms\TransactionProfiler;
+
 /**
  * Helper for testing the methods from the Database class
  * @since 1.22