1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Switch to CommonMarkStrict tests

This commit is contained in:
Aidan Woods
2019-01-28 20:35:34 +00:00
parent a2bca78f7e
commit f2f7433dcf
8 changed files with 2 additions and 34 deletions

View File

@ -22,7 +22,7 @@ namespace Erusev\Parsedown\Tests;
*
* @link http://commonmark.org/ CommonMark
*/
class CommonMarkTest extends CommonMarkTestWeak
class CommonMarkTest extends CommonMarkTestStrict
{
/**
* @return array