OSDN Git Service

testing: fix test_mypaintlib.py on 32bit
authorMartin Renold <martinxyz@gmx.ch>
Thu, 3 Jun 2010 10:01:49 +0000 (12:01 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Thu, 3 Jun 2010 10:09:05 +0000 (12:09 +0200)
commit99bcb84a1eb5277244d6e9af26a837eb85305b25
treed35efdb6d96511b2250c31a629d3911272653ede
parent6bc6b824ca7375379a7976617a9e01b26716c7cc
testing: fix test_mypaintlib.py on 32bit

The rendered test stroke results in one pixel that has a one-bit
color difference between 64bit and 32bit systems, and I just decided
that I don't care why.
tests/test_mypaintlib.py