]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/mda_filter_rubylang.t
rename {pi_config} fields to {pi_cfg}
[public-inbox.git] / t / mda_filter_rubylang.t
index 754d52f75cdf0331776dd87bcd6de7807f7df14a..489ea223b2b02c0ece9299bfd4f02427f0dce690 100644 (file)
@@ -44,8 +44,8 @@ something
 EOF
                ok(run_script(['-mda'], $env, $opt), 'message delivered');
        }
-       my $config = PublicInbox::Config->new;
-       my $ibx = $config->lookup_name($v);
+       my $cfg = PublicInbox::Config->new;
+       my $ibx = $cfg->lookup_name($v);
 
        # make sure all serials are searchable:
        for my $i (1..2) {