Index: trunk/ippdb/tests/insertobject.c
===================================================================
--- trunk/ippdb/tests/insertobject.c	(revision 11005)
+++ trunk/ippdb/tests/insertobject.c	(revision 11027)
@@ -410,5 +410,5 @@
         }
 
-        object = p3PendingExpRowAlloc("a string", -32, -32, "a string");
+        object = p3PendingExpRowAlloc("a string", -32, -32, "a string", -16);
         if (!object) {
             exit(EXIT_FAILURE);
