Merge "Toolbar: Only show on WikiText pages"
[lhc/web/wiklou.git] / tests / phpunit / includes / GlobalFunctions / wfGetCallerTest.php
index bdb3044..bb2b33f 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 /**
+ * @group GlobalFunctions
  * @covers ::wfGetCaller
  */
 class WfGetCallerTest extends MediaWikiTestCase {