golden hour
/home/phakp/public_html/erp/includes/parsedown
⬆️ Go Up
Upload
File/Folder
Size
Actions
LICENSE.txt
1.07 KB
Del
OK
Parsedown.php
37.81 KB
Del
OK
README.md
2.72 KB
Del
OK
composer.json
478 B
Del
OK
phpunit.xml.dist
201 B
Del
OK
Edit: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="test/bootstrap.php" colors="true"> <testsuites> <testsuite> <file>test/ParsedownTest.php</file> </testsuite> </testsuites> </phpunit>
Save