Skip to content

Commit

Permalink
forgot to copy test data in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Oct 11, 2024
1 parent ef10ff5 commit 851f30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ endif()
if (USE_JASPER OR USE_OPENJPEG)
shell_test(run_jpeg_tests)
copy_test_data(ref_jpeg2simple.txt)
copy_test_data(ref_simple2jpeg.txt)
endif()

if (FTP_TEST_FILES)
Expand Down

0 comments on commit 851f30a

Please sign in to comment.