~ubuntu-branches/ubuntu/karmic/python-docutils/karmic

« back to all changes in this revision

Viewing changes to test/test_parsers/test_rst/test_directives/test_admonitions.py

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Author: David Goodger
4
4
# Contact: goodger@users.sourceforge.net
5
 
# Revision: $Revision: 1.5 $
6
 
# Date: $Date: 2003/05/24 20:54:10 $
 
5
# Revision: $Revision: 3129 $
 
6
# Date: $Date: 2005-03-26 17:21:28 +0100 (Sat, 26 Mar 2005) $
7
7
# Copyright: This module has been placed in the public domain.
8
8
 
9
9
"""
127
127
""",
128
128
"""\
129
129
<document source="test data">
130
 
    <admonition class="admonition-admonition">
 
130
    <admonition classes="admonition-admonition">
131
131
        <title>
132
132
            Admonition
133
133
        <paragraph>
140
140
""",
141
141
"""\
142
142
<document source="test data">
143
 
    <admonition class="admonition-and-by-the-way">
 
143
    <admonition classes="admonition-and-by-the-way">
144
144
        <title>
145
145
            And, by the way...
146
146
        <paragraph>
154
154
""",
155
155
"""\
156
156
<document source="test data">
157
 
    <admonition class="emergency">
 
157
    <admonition classes="emergency">
158
158
        <title>
159
159
            Admonition
160
160
        <paragraph>