summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/test_scrub6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/test_scrub b/bin/test_scrub
index 850801f3b..ecb722943 100755
--- 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(
export_svc
part_export_option
part_export
+ payment_gateway
+ payment_gateway_option
+ agent_payment_gateway
queue
queue_arg
)) {