summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5A.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/tH5A.F90')
-rw-r--r--fortran/test/tH5A.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/tH5A.F90 b/fortran/test/tH5A.F90
index 2e76dad..115ce70 100644
--- a/fortran/test/tH5A.F90
+++ b/fortran/test/tH5A.F90
@@ -376,7 +376,7 @@ CONTAINS
! Open file
!
CALL h5fopen_f(fix_filename, H5F_ACC_RDWR_F, file_id, error)
- CALL check("h5open_f",error,total_error)
+ CALL check("h5fopen_f",error,total_error)
!
! Reopen dataset
!