commit f62b3c7be96a194854073bca1478586f0f63d9dc Author: Oswald Buddenhagen <o...@users.sf.net> Date: Wed Feb 15 11:45:52 2017 +0100
fix mislabeling of test src/run-tests.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/run-tests.pl b/src/run-tests.pl index 7c7d3fd..829791c 100755 --- a/src/run-tests.pl +++ b/src/run-tests.pl @@ -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); ################################################################################ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel