Index: trunk/ippdb/tests/insertobject.c
===================================================================
--- trunk/ippdb/tests/insertobject.c	(revision 9187)
+++ trunk/ippdb/tests/insertobject.c	(revision 9213)
@@ -630,5 +630,5 @@
         }
 
-        object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string");
+        object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string", "a string", "a string");
         if (!object) {
             exit(EXIT_FAILURE);
