Index: trunk/ippdb/tests/insertobject.c
===================================================================
--- trunk/ippdb/tests/insertobject.c	(revision 9307)
+++ trunk/ippdb/tests/insertobject.c	(revision 9423)
@@ -520,5 +520,5 @@
         }
 
-        object = detRunRowAlloc(-32, "a string", "a string");
+        object = detRunRowAlloc(-32, -32, "a string", "a string");
         if (!object) {
             exit(EXIT_FAILURE);
