tests/test-contrib-emacs.t
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 07 Dec 2020 23:15:35 -0500
changeset 46066 e4137c313e7f
parent 45449 814c7430f828
permissions -rw-r--r--
run-tests: fix a typo in an attribute name At least, I assume it's a typo. Nothing else uses it, but `_tmpbindir` is used. Differential Revision: https://phab.mercurial-scm.org/D9542

#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* (glob)
  
  Ran 1 tests, 1 results as expected* (glob)