tests - add autogenerated comment blocks
[civicrm-core.git] / tests / phpunit / CRM / Utils / GlobalStackTest.php
index 685cfce14b2cabb3b0391b2466372caaaefb2bfd..6c2c417f7cc32df55738add53ee27265c424cac0 100644 (file)
@@ -2,6 +2,9 @@
 
 require_once 'CiviTest/CiviUnitTestCase.php';
 
+/**
+ * Class CRM_Utils_GlobalStackTest
+ */
 class CRM_Utils_GlobalStackTest extends CiviUnitTestCase {
 
   public function testPushPop() {