diff --git a/test/nibbler.t.cpp b/test/nibbler.t.cpp index 59c912915..2a6456a64 100644 --- a/test/nibbler.t.cpp +++ b/test/nibbler.t.cpp @@ -35,7 +35,7 @@ Context context; //////////////////////////////////////////////////////////////////////////////// int main (int, char**) { - UnitTest t (236); + UnitTest t (234); // Ensure environment has no influence. unsetenv ("TASKDATA");