tests/test-contrib-emacs.t
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 21 Jul 2020 22:52:22 -0700
changeset 45206 db0be4678399
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
tests: add test for unqualified include of a built-in template map The feature was added in 081b08e4ea13 (templater: look for mapfiles in template paths, 2015-05-15), but no test case was added. Differential Revision: https://phab.mercurial-scm.org/D8797

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