add another piece of test data. just an img tag.

This commit is contained in:
Chris Dodge
2013-08-20 23:16:39 -04:00
parent b8a8b202a4
commit d523167bdd
4 changed files with 10 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<html url_name="nonportable_link"/>
<html url_name="badlink"/>
<html url_name="with_styling"/>
<html url_name="just_img"/>
<video url_name="Video_Resources" youtube_id_1_0="1bK-WdDi6Qw" display_name="Video Resources"/>
</videosequence>
<video url_name="Welcome" youtube_id_1_0="p2Q6BrNhdh8" display_name="Welcome"/>

View File

@@ -0,0 +1 @@
<img src="/static/foo_bar.jpg" />

View File

@@ -0,0 +1 @@
<html filename="just_img.html"/>