diff --git a/src/svg/tests/test-svg.fluid b/src/svg/tests/test-svg.fluid index 9e477d4b..101f319f 100644 --- a/src/svg/tests/test-svg.fluid +++ b/src/svg/tests/test-svg.fluid @@ -213,7 +213,7 @@ function testW3Lighting5() hashTestSVG('filters/w3-filters-light-05-f.svg function testW3LightingSpecular() hashTestSVG('filters/w3-filters-specular-01-f.svg', 0x8eec27e1) end function testW3LightingDiffuse() hashTestSVG('filters/w3-filters-diffuse-01-f.svg', 0x36fb1cac) end function testMoonSurface() hashTestSVG('filters/moon-surface.svg', 0x8fafd05c) end -function testWaveFunction() hashTestSVG('filters/wavefunction.svg', 0xdcbc2df6) end +function testWaveFunction() hashTestSVG('filters/wavefunction.svg', 0x5f98309c) end function testTransformations() hashTestSVG('transforms/transformations.svg', 0xaa7e064f) end function testW3AspectRatio() hashTestSVG('transforms/w3-aspectratio.svg', 0x4a65034c) end