Skip to content
Snippets Groups Projects
Commit a165df29 authored by Spiros Tsalikis's avatar Spiros Tsalikis
Browse files

Update ImageBlend's test baseline

From the image, it looks like the unit test read two input files.
However, the unit test code doesn't actually read any data files.
Instead, it programmatically generates two vtkImageData. I think
the baseline was accidentally checked in and the regression test
logic failed to detect the error.

Also, the test has been fixed to assign all components to avoid
random value initialization.
parent 06462fcf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment