mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
tests should use autoloader
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php
|
||||
|
||||
include 'Parsedown.php';
|
||||
|
||||
class Test extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function __construct($name = null, array $data = array(), $dataName = '')
|
||||
|
||||
Reference in New Issue
Block a user