diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-10-04 13:53:29 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-04 13:53:29 +0100 |
commit | 3f900885df21200722b11bc09dad70af588e398e (patch) | |
tree | 8702e93230e45feb74b4c243e74b7e55b85194a9 /dives/test40-42.xml | |
parent | a4a4276ed64f75457bd21ed863c77a47141dac00 (diff) | |
download | subsurface-3f900885df21200722b11bc09dad70af588e398e.tar.gz |
Adjust expected output for TestParse
With commit b26e516e2aff ("Dive_sites-Notes shouldn't be stored as
attribute") our output format changed slightly. Adjust the expected output
to match that change to ensure that TestParse passes again.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dives/test40-42.xml')
-rw-r--r-- | dives/test40-42.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dives/test40-42.xml b/dives/test40-42.xml index 6cf9b4dd9..2fa234d4b 100644 --- a/dives/test40-42.xml +++ b/dives/test40-42.xml @@ -2,7 +2,8 @@ <settings> </settings> <divesites> -<site uuid='deadbeef' name='Suomi - - Hälvälä'/> +<site uuid='deadbeef' name='Suomi - - Hälvälä'> +</site> </divesites> <dives> <dive number='1' date='2013-10-01' time='10:34:00' duration='45:00 min'> |