tests/test-contrib-emacs.t
author Rodrigo Damazio Bovendorp <rdamazio@google.com>
Fri, 13 Dec 2019 18:59:26 -0800
changeset 43884 5709a9992c2a
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
update: add some tests for the status quo of morestatus on update conflicts Differential Revision: https://phab.mercurial-scm.org/D7666

#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)