summaryrefslogtreecommitdiff
path: root/_test
diff options
context:
space:
mode:
authorMichael Große <grosse@cosmocode.de>2014-12-18 11:39:15 +0100
committerMichael Große <grosse@cosmocode.de>2014-12-18 11:39:15 +0100
commit7268f44f1b278bafced8e85930ba3dd0c92b8900 (patch)
treea790f6b464e67c27d26b16bf6ebb6d2378fe2e89 /_test
parent50e07413f6c62d6593a89dcf070dffd413170aad (diff)
downloadrpg-7268f44f1b278bafced8e85930ba3dd0c92b8900.tar.gz
rpg-7268f44f1b278bafced8e85930ba3dd0c92b8900.tar.bz2
Remove stray comment block
Diffstat (limited to '_test')
-rw-r--r--_test/tests/inc/parser/parser_media.test.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/_test/tests/inc/parser/parser_media.test.php b/_test/tests/inc/parser/parser_media.test.php
index e124b85e2..d9a0626f5 100644
--- a/_test/tests/inc/parser/parser_media.test.php
+++ b/_test/tests/inc/parser/parser_media.test.php
@@ -101,13 +101,3 @@ class TestOfDoku_Parser_Media extends TestOfDoku_Parser {
$this->assertEquals(substr($url,644),$rest);
}
}
-
-/**
- * .oga:
- * http://upload.wikimedia.org/wikipedia/commons/6/6b/Meow_of_a_pleading_cat.oga
- *
- * .wav:
- * http://upload.wikimedia.org/wikipedia/commons/8/81/Meow_of_a_Siamese_cat_-_freemaster2.wav
- *
- *
- */