Re-enable dhgex test.

Since we've added larger fallback groups to dh.c this test will pass
even if there is no moduli file installed on the system.
This commit is contained in:
Darren Tucker 2019-09-27 15:26:22 +10:00
parent c1e0a32fa8
commit 7c817d129e
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,7 @@ LTESTS= connect \
transfer \ transfer \
banner \ banner \
rekey \ rekey \
dhgex \
stderr-data \ stderr-data \
stderr-after-eof \ stderr-after-eof \
broken-pipe \ broken-pipe \
@ -91,7 +92,6 @@ LTESTS= connect \
sshsig sshsig
# dhgex \
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
#INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp