fix mislabeling of test
This commit is contained in:
parent
3ebb066aba
commit
f62b3c7be9
|
@ -222,7 +222,7 @@ my @X51 = (
|
|||
[ 6, 3, 0,
|
||||
2, 2, "FS", 4, 4, "", 5, 5, "", 6, 6, "" ],
|
||||
);
|
||||
test("max messages + expire", \@x50, \@X51, @O51);
|
||||
test("max messages + expunge", \@x50, \@X51, @O51);
|
||||
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue
Block a user