Skip to content

Commit

Permalink
rename bitstream test
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh committed Sep 16, 2024
1 parent 240ca6d commit 6633f76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ endmacro()
if (WITH_REDUCED_VISIBILITY)
message(WARNING "Conversion and box unit tests can only be compiled with full symbol visibility (WITH_REDUCED_VISIBILITY=OFF)")
else()
add_libheif_test(bitstream)
add_libheif_test(bitstream_tests)
add_libheif_test(box_equals)
add_libheif_test(conversion)
add_libheif_test(idat)
Expand Down
File renamed without changes.

0 comments on commit 6633f76

Please sign in to comment.