tests/test-contrib-emacs.t
author Anton Shestakov <av6@dwimlabs.net>
Thu, 30 May 2019 16:42:38 +0800
changeset 42397 7752cd3a2f83
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
githelp: translate git stash show and clear actions and --patch flag Differential Revision: https://phab.mercurial-scm.org/D6461

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