mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 11:52:36 +02:00
tests should use autoloader
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit colors="true">
|
||||
<phpunit bootstrap="vendor/autoload.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite>
|
||||
<file>tests/Test.php</file>
|
||||
|
Reference in New Issue
Block a user