mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 22:15:24 +02:00
Merge branch 'w48_MDL-30487_m22_filtertest' of git://github.com/skodak/moodle
This commit is contained in:
commit
3654f38623
@ -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>',
|
||||
|
Loading…
x
Reference in New Issue
Block a user