diff --git a/regtests/unittests/test_io.F90 b/regtests/unittests/test_io.F90 index ccd7243e1..e94e1a5d3 100644 --- a/regtests/unittests/test_io.F90 +++ b/regtests/unittests/test_io.F90 @@ -103,6 +103,7 @@ program test_io print *, 'OK!' print *, 'testing reading the WW3 binary point file in netCDF...' + ipass2 = 0 call w3iopon('READ', ndsop, iotest) print *, iotest if (iotest .ne. 0) stop 100