make the process-function test run really quickly

This commit is contained in:
Michael Ploujnikov 2010-01-29 22:26:37 -05:00
parent f69006aa54
commit 362069ea53

View file

@ -191,7 +191,7 @@ TEST ("process-function")
{
// this is what the scheduler would do once it figures out what function a job needs to run
LumieraThread t;
unsigned long long number = 10000019;
unsigned long long number = 1307;
lumiera_threadpool_init();