summaryrefslogtreecommitdiff
path: root/test/functional/tests/standalone_rst_pseudoxml.py
blob: b9b2df309d10078d3e2ec4c834f28d4fc4065d50 (plain)
1
2
3
4
5
6
7
8
execfile('functional/tests/_standalone_rst_defaults.py')

# Source and destination file names.
test_source = "standalone_rst_pseudoxml.txt"
test_destination = "standalone_rst_pseudoxml.txt"

# Keyword parameters passed to publish_file.
writer_name = "pseudoxml"