diff options
Diffstat (limited to 'tests/data/small.xml')
| -rw-r--r-- | tests/data/small.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/small.xml b/tests/data/small.xml index 832ed0e..685c891 100644 --- a/tests/data/small.xml +++ b/tests/data/small.xml @@ -53,6 +53,7 @@ <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="negative" value="-1" since="2" summary="this is a negative value"/> </enum> </interface> </protocol> |
