test/zero-alpha: Drop REPS from 100 to 10 for a faster test.

Hopefully this still triggers the bug of interest. I think it should.
This commit is contained in:
Carl Worth 2006-06-13 16:42:06 -07:00
parent 2d269664f1
commit 1b11d3830b

View file

@ -26,7 +26,7 @@
#include "cairo-test.h"
#define SIZE 3
#define REPS 100
#define REPS 10
/* History:
*