diff --git a/test/H5Block/H5BlockTestAttributes.c b/test/H5Block/H5BlockTestAttributes.c index 4a2e2a4..416e9fd 100644 --- a/test/H5Block/H5BlockTestAttributes.c +++ b/test/H5Block/H5BlockTestAttributes.c @@ -99,7 +99,7 @@ _write_attributes ( herr = H5Block3dSetFieldSpacing ( f, "TestField", 2.0, 3.0, 4.0 ); if ( herr < 0 ) return -1; - return H5PART_SUCCESS; + return H5_SUCCESS; } static h5part_int64_t