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