Add test groups for easier test breakdown.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
require_once '../Mustache.php';
|
||||
|
||||
/**
|
||||
* @group pragmas
|
||||
*/
|
||||
class MustachePragmaTest extends PHPUnit_Framework_TestCase {
|
||||
|
||||
public function testUnknownPragmaException() {
|
||||
|
||||
Reference in New Issue
Block a user