From 4b9077e637274d1b61ac698d25be1cd9687f0be7 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 13 Feb 2016 14:48:40 -0800 Subject: [PATCH] v4-ize test_scrub --- bin/test_scrub | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 )) { -- 2.11.0