aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/TestParsedown.php
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/test/TestParsedown.php')
-rw-r--r--library/parsedown/test/TestParsedown.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/library/parsedown/test/TestParsedown.php b/library/parsedown/test/TestParsedown.php
deleted file mode 100644
index 7024dfbcc..000000000
--- a/library/parsedown/test/TestParsedown.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-class TestParsedown extends Parsedown
-{
-}