Cleaner tests
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<sequential>
|
||||
<html> <a href="/static/handouts/sample_handout.txt"> handouts</a> </html>
|
||||
</sequential>
|
||||
@@ -1,7 +0,0 @@
|
||||
<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>
|
||||
@@ -1,3 +0,0 @@
|
||||
<chapter>
|
||||
<video url_name="toyvideo" youtube_id_1_0="OEoXaMPEzfMA" display_name="toyvideo"/>
|
||||
</chapter>
|
||||
8
common/test/data/test_unicode/chapter/simple_html.xml
Normal file
8
common/test/data/test_unicode/chapter/simple_html.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<chapter display_name="åñ html ƒile">
|
||||
<sequential display_name="åñ html ƒile">
|
||||
<html display_name="åñ html ƒile">
|
||||
<p> This is upside down text:</p>
|
||||
<p>˙ʇxəʇ uʍop əpısdn sı sıɥʇ</p>
|
||||
</html>
|
||||
</sequential>
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user