diff options
Diffstat (limited to 'tests/data/small.xml')
| -rw-r--r-- | tests/data/small.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/small.xml b/tests/data/small.xml index a6e62ad..832ed0e 100644 --- a/tests/data/small.xml +++ b/tests/data/small.xml @@ -50,9 +50,9 @@ <event name="hey"/> <enum name="foo"> - <entry name="first" value="0" summary="this is the first"/> - <entry name="second" value="1" summary="this is the second"/> - <entry name="third" value="2" since="2" summary="this is the third"/> + <entry name="first" value="0" summary="this is the first"/> + <entry name="second" value="1" summary="this is the second"/> + <entry name="third" value="2" since="2" summary="this is the third"/> </enum> </interface> </protocol> |
