Skip to content

Commit 94cad50

Browse files
committed
Add new test, tst_calendars_nc4.sh, to automake-based builds.
1 parent 4e7480f commit 94cad50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ncdump/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ TESTS += tst_output.sh
151151
TESTS += tst_nccopy3.sh
152152
if USE_HDF5
153153
TESTS += run_back_comp_tests.sh tst_netcdf4_4.sh
154-
TESTS += tst_nccopy4.sh tst_nccopy5.sh
154+
TESTS += tst_nccopy4.sh tst_nccopy5.sh tst_calendars_nc4.sh
155155
endif
156156
endif
157157
endif

0 commit comments

Comments
 (0)