v4-ize test_scrub
authorIvan Kohler <ivan@freeside.biz>
Sat, 13 Feb 2016 22:48:40 +0000 (14:48 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 13 Feb 2016 22:48:40 +0000 (14:48 -0800)
bin/test_scrub

index ef15714..850801f 100644 (file)
@@ -23,13 +23,13 @@ getopts('h');
 
 adminsuidsetup shift;
 
+#  payment_gateway
+#  payment_gateway_option
+#  agent_payment_gateway
 foreach my $table (qw(
-  part_export
-  part_export_option
   export_svc
-  payment_gateway
-  payment_gateway_option
-  agent_payment_gateway
+  part_export_option
+  part_export
   queue
   queue_arg
 )) {