Skip to content

Commit 5bc74f0

Browse files
committed
Add test case file to distribution [ci skip]
As reported by #221
1 parent e335fd5 commit 5bc74f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ TEST_DATAFILES = $(datasets_dir)/large_struct_compressed_le.mat \
8989
$(datasets_dir)/matio_test_cases_v4_le.mat \
9090
$(datasets_dir)/packed_field_name_compressed_le.mat \
9191
$(datasets_dir)/packed_field_name_uncompressed_le.mat \
92+
$(datasets_dir)/struct_nullpad_class_name_hdf_le.mat \
9293
$(datasets_dir)/small_v4_be.mat \
9394
$(datasets_dir)/small_v4_le.mat \
9495
$(matlab_dir)/test_write_2d_logical.m \

0 commit comments

Comments
 (0)