MDL-30487 remove obsolete test
Since MDL-30303 media filter accepts any ? parameters.
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
02ba9aba00
commit
f9a0759eec
@@ -92,7 +92,6 @@ class filter_mediaplugin_test extends UnitTestCase {
|
||||
'<a >test test</a>',
|
||||
'<ahref="http://moodle.org/testfile/test.mp3">sample</a>',
|
||||
'<a href="" test></a>',
|
||||
'<a class="_blanktarget" href="http://moodle.org/testfile/test.flv?d=100x">test flv</a>',
|
||||
'<a href="http://www.moodle.com/path/to?#param=29">test</a>',
|
||||
'<a href="http://moodle.org/testfile/test.mp3">test mp3',
|
||||
'<a href="http://moodle.org/testfile/test.mp3"test</a>',
|
||||
|
||||
Reference in New Issue
Block a user