Index: branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh
===================================================================
--- branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh	(revision 35003)
+++ branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh	(revision 35004)
@@ -123,2 +123,33 @@
 endif
 
+# this code is sensitive to a previously existing database?
+if ($createqueue) then
+  ippjython queue.py edit <<EOF
+$queuename\_stk
+test_ds
+IPP_PSPS
+0
+catdir.stk
+$OUTDIR/catdir.stk
+9
+11
+19
+21
+1
+$OUTDIR
+0
+0
+1
+1
+2012-12-10 00:00:00.0
+3PI
+3PI
+0
+1
+0
+1
+y
+y
+EOF
+endif
+
