aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/phpunit.xml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/phpunit.xml.dist')
-rw-r--r--library/parsedown/phpunit.xml.dist8
1 files changed, 0 insertions, 8 deletions
diff --git a/library/parsedown/phpunit.xml.dist b/library/parsedown/phpunit.xml.dist
deleted file mode 100644
index b2d5e9d4f..000000000
--- a/library/parsedown/phpunit.xml.dist
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<phpunit bootstrap="test/bootstrap.php" colors="true">
- <testsuites>
- <testsuite>
- <file>test/ParsedownTest.php</file>
- </testsuite>
- </testsuites>
-</phpunit> \ No newline at end of file