mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
Fix TestParse to handle CCR import properly
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
0e9e1b6043
commit
c69a56b53b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<cylinder o2='50.0%' he='6.0%' />
|
||||
<cylinder o2='100.0%' />
|
||||
<divetemperature air='11.0 C'/>
|
||||
<divecomputer model='OSTC' dctype='CCR'>
|
||||
<divecomputer model='OSTC'>
|
||||
<depth max='81.5 m' mean='22.379 m' />
|
||||
<temperature water='5.0 C' />
|
||||
<event time='0:00 min' type='25' value='393266' name='gaschange' cylinder='0' o2='50.0%' he='6.0%' />
|
||||
|
|
Loading…
Reference in a new issue