diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-11-16 12:00:30 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-11-16 12:20:22 +0000 |
commit | 3d50e91aeef8cc7c67b13d712f3e77c6a0c83569 (patch) | |
tree | 4c50a26b067db7692fb1280ec3e990a986b9d8b2 /tests/data/Makefile.am | |
parent | 0cbfe5a7d58ba44f05ad5c982b2e5a6d5babff49 (diff) |
tests: Added SMTP VRFY command tests
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 34689cb34..007582a5f 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -74,7 +74,7 @@ test868 test869 test870 test871 test872 test873 test874 \ \ test900 test901 test902 test903 test904 test905 test906 test907 test908 \ test909 test910 test911 test912 test913 test914 test915 test916 test917 \ -test918 test919 test920 test921 test922 \ +test918 test919 test920 test921 test922 test923 test924 test925 test926 \ \ test1000 test1001 test1002 test1003 test1004 test1005 test1006 test1007 \ test1008 test1009 test1010 test1011 test1012 test1013 test1014 test1015 \ |