HISTORY summary
[docutils.git] / test / functional / tests / standalone_rst_s5_html_2.py
blob385558ac3ef9969e799b309c4f9a8e85e666d6fe
1 # initialize with the settings & definitions from test 1:
2 exec(open('functional/tests/standalone_rst_s5_html_1.py').read())
4 # overrides specific to this test:
5 test_destination = 'standalone_rst_s5_html_2.html'
6 del settings_overrides['theme'] # use the default
7 settings_overrides['current_slide'] = 1