Mercurial > hg
view tests/test-contrib-emacs.t @ 44897:941fef7523c7
sslutil: remove dead code (that failed if only TLS 1.0 is available)
We ensure in setup.py that TLS 1.1 or TLS 1.2 is present.
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Sun, 31 May 2020 22:31:49 +0200 |
parents | 19979b8b87e2 |
children | 814c7430f828 |
line wrap: on
line source
#require emacs $ emacs -q -no-site-file -batch -l $TESTDIR/../contrib/hg-test-mode.el \ > -f ert-run-tests-batch-and-exit Running 1 tests (*) (glob) passed 1/1 hg-test-mode--compilation-mode-support Ran 1 tests, 1 results as expected (*) (glob)