tests/test-contrib-emacs.t
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 02 Mar 2019 13:28:17 -0800
changeset 41838 dcbb1b4dc93a
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
walkfilerevs: rename filerevgen() to filerevs() since it's not a generator Differential Revision: https://phab.mercurial-scm.org/D6053

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