Add tests for imports with unicode filenames

This commit is contained in:
Julian Arni
2013-09-04 13:33:08 -04:00
committed by Chris Dodge
parent 9117c9979e
commit b62adb562c
19 changed files with 157 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
<sequential>
<html> <a href="/static/handouts/sample_handout.txt"> handouts</a> </html>
</sequential>

View File

@@ -0,0 +1,7 @@
<sequential>
<poll_question name="T1_changemind_poll_foo" display_name="Change your answer" reset="false">
<p>Have you changed your mind?</p>
<answer id="yes">Yes</answer>
<answer id="no">No</answer>
</poll_question>
</sequential>

View File

@@ -0,0 +1,3 @@
<chapter>
<video url_name="toyvideo" youtube_id_1_0="OEoXaMPEzfMA" display_name="toyvideo"/>
</chapter>