Index: branches/jhoblitt/ippdb/tests/insert.c
===================================================================
--- branches/jhoblitt/ippdb/tests/insert.c	(revision 8094)
+++ branches/jhoblitt/ippdb/tests/insert.c	(revision 8148)
@@ -448,5 +448,5 @@
         }
 
-        if (!detResidImfileAnalysisInsert(dbh, -32, -32, "a string", "a string", "a string")) {
+        if (!detResidImfileAnalysisInsert(dbh, -32, -32, "a string", "a string", "a string", "a string", "a string", "a string")) {
             exit(EXIT_FAILURE);
         }
