Add test groups for easier test breakdown.

This commit is contained in:
Justin Hileman
2010-11-24 03:36:23 -05:00
parent 35c725089b
commit 943aa8849a
7 changed files with 45 additions and 18 deletions
+3
View File
@@ -2,6 +2,9 @@
require_once '../Mustache.php';
/**
* @group pragmas
*/
class MustachePragmaDotNotationTest extends PHPUnit_Framework_TestCase {
public function testDotTraversal() {