dovecot-2.2-pigeonhole: testsuite: Accidentally committed disabl...

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Sun Nov 29 14:33:30 UTC 2015


details:   http://hg.rename-it.nl/dovecot-2.2-pigeonhole/rev/cfa3025bb14f
changeset: 2147:cfa3025bb14f
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Sun Nov 29 15:28:18 2015 +0100
description:
testsuite: Accidentally committed disabled tests.

diffstat:

 tests/extensions/mime/errors.svtest |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 3e5d2ed2052b -r cfa3025bb14f tests/extensions/mime/errors.svtest
--- a/tests/extensions/mime/errors.svtest	Sun Nov 29 14:58:20 2015 +0100
+++ b/tests/extensions/mime/errors.svtest	Sun Nov 29 15:28:18 2015 +0100
@@ -3,7 +3,7 @@
 require "relational";
 require "comparator-i;ascii-numeric";
 
-/*test "Foreverypart command" {
+test "Foreverypart command" {
 	if test_script_compile "errors/foreverypart.sieve" {
 		test_fail "compile should have failed";
 	}
@@ -61,7 +61,7 @@
 	if test_error :count "ne" :comparator "i;ascii-numeric" "2" {
 		test_fail "incorrect number of compile errors reported";
 	}
-}*/
+}
 
 test "Limits - include" {
 	if not test_script_compile "errors/limits-include.sieve" {


More information about the dovecot-cvs mailing list