6 lines
97 B
Text
6 lines
97 B
Text
--INI--
|
|
URI.Disable = true
|
|
--HTML--
|
|
<img src="foobar" />
|
|
--EXPECT--
|
|
--# vim: et sw=4 sts=4
|