features/Cuke4Php.feature in cuke4php-0.9.6.c vs features/Cuke4Php.feature in cuke4php-0.9.8

- old
+ new

@@ -52,6 +52,9 @@ | E_USER_NOTICE | a notice message | PHPUnit_Framework_Error_Notice | @exception Scenario: Exception Handling When an "Exception" is thrown with message "generic exception" - Then an "Exception" should be caught + Then an "Exception" should be caught + +Scenario: nested capture groups work fine + Given the losing code "one" has the prize "two" \ No newline at end of file