Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashkumar committed Nov 6, 2023
1 parent e41e1d0 commit 0f53fb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions read_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,8 @@ func TestReadNativeFrames(t *testing.T) {
}
}

// TODO(suyashkumar): revisit these tests and better structure/consolidate with
// above tests.
func TestReadNativeFrames_MaxUInt8PixelValue(t *testing.T) {
// This tests that reading the maximum uint8 pixel value still works, when
// PixelRepresentation is 0, mostly as a regression test.
Expand Down

0 comments on commit 0f53fb4

Please sign in to comment.