summaryrefslogtreecommitdiff
path: root/test/region-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/region-test.c')
-rw-r--r--test/region-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/region-test.c b/test/region-test.c
index 87010f7..bfc219b 100644
--- a/test/region-test.c
+++ b/test/region-test.c
@@ -32,6 +32,8 @@ main ()
0xffff
};
+ prng_srand (0);
+
/* This used to go into an infinite loop before pixman-region.c
* was fixed to not use explict "short" variables
*/