From: Ivan Kohler Date: Sat, 13 Feb 2016 22:48:40 +0000 (-0800) Subject: v4-ize test_scrub X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4b9077e637274d1b61ac698d25be1cd9687f0be7 v4-ize test_scrub --- diff --git a/bin/test_scrub b/bin/test_scrub index ef1571415..850801f3b 100644 --- a/bin/test_scrub +++ b/bin/test_scrub @@ -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 )) {