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