diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-09 17:29:26 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-09 18:34:40 +0000 |
commit | 8c5d388a6e12d1a8bd4aa565920238f8a921414a (patch) | |
tree | ae54f5d4724cccfe5a163a19bc675ce1d3be8d5a /test/scripts | |
parent | fe59aa70558b0e9a10a7ef349f579a0c9d5bcb46 (diff) |
I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/4200-International/REQUIRES | 2 | ||||
-rw-r--r-- | test/scripts/4210-GnuTLS-International/REQUIRES | 2 | ||||
-rw-r--r-- | test/scripts/4220-OpenSSL-International/REQUIRES | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/scripts/4200-International/REQUIRES b/test/scripts/4200-International/REQUIRES index c66f68046..3024f81eb 100644 --- a/test/scripts/4200-International/REQUIRES +++ b/test/scripts/4200-International/REQUIRES @@ -1 +1 @@ -support Experimental_International +support I18N diff --git a/test/scripts/4210-GnuTLS-International/REQUIRES b/test/scripts/4210-GnuTLS-International/REQUIRES index d75e95074..09843a4cc 100644 --- a/test/scripts/4210-GnuTLS-International/REQUIRES +++ b/test/scripts/4210-GnuTLS-International/REQUIRES @@ -1,2 +1,2 @@ -support Experimental_International +support I18N support GnuTLS diff --git a/test/scripts/4220-OpenSSL-International/REQUIRES b/test/scripts/4220-OpenSSL-International/REQUIRES index 74b249f4c..ada714079 100644 --- a/test/scripts/4220-OpenSSL-International/REQUIRES +++ b/test/scripts/4220-OpenSSL-International/REQUIRES @@ -1,2 +1,2 @@ -support Experimental_International +support I18N support OpenSSL |