diff options
Diffstat (limited to 'dives/test21.xml')
-rw-r--r-- | dives/test21.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dives/test21.xml b/dives/test21.xml index ce6b82f35..936597f75 100644 --- a/dives/test21.xml +++ b/dives/test21.xml @@ -1,9 +1,10 @@ <dives> <program name='subsurface' version='1'></program> -<trip date='2011-12-02' time='14:00:00' /> +<trip date='2011-12-02' time='14:00:00' > <dive number='20' tripflag='INTRIP' date='2011-12-02' time='14:00:00' duration='30:00 min'> <depth max='20.0 m' mean='15.0 m' /> <location>20th test dive - this should be in a trip with same location</location> <notes>We are testing that the location of the dive is picked up in the trip if the trip has no location</notes> </dive> +</trip> </dives> |