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