tests/test-contrib-emacs.t
author Yuya Nishihara <yuya@tcha.org>
Sat, 17 Aug 2019 15:43:41 +0900
changeset 42781 0770e221d24b
parent 41797 19979b8b87e2
child 45460 814c7430f828
permissions -rw-r--r--
transplant: unnest --stop case It should be aligned with --continue.

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