More improvements and fixes based on test scripts

This commit is contained in:
djmaze 2021-01-14 17:50:23 +01:00
parent 0aafce4214
commit 22964f1fde
6 changed files with 100 additions and 50 deletions

View file

@ -238,8 +238,8 @@ class True extends Test
Sieve.Tests = {
Address: Address,
AllOf: AllOf,
AnyOf: AnyOf,
Allof: AllOf,
Anyof: AnyOf,
Envelope: Envelope,
Exists: Exists,
False: False,