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/TestDiveDivelogsDE.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/TestDiveDivelogsDE.xml')
-rw-r--r-- | dives/TestDiveDivelogsDE.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dives/TestDiveDivelogsDE.xml b/dives/TestDiveDivelogsDE.xml index 5cc4528c8..a32d017de 100644 --- a/dives/TestDiveDivelogsDE.xml +++ b/dives/TestDiveDivelogsDE.xml @@ -3,7 +3,8 @@ <divecomputerid model='Vyper Air' deviceid='ffffffff' serial='20400612'/> </settings> <divesites> -<site uuid='8c1836f0' name='USA, Hoodsport, WA / Sund Rock' gps='47.400269 -123.142632'/> +<site uuid='8c1836f0' name='USA, Hoodsport, WA / Sund Rock' gps='47.400269 -123.142632'> +</site> </divesites> <dives> <dive number='1' divesiteid='8c1836f0' date='2011-05-17' time='11:01:00' duration='32:00 min'> |