tests/test-contrib-emacs.t
author Simon Sapin <simon.sapin@octobus.net>
Thu, 25 Feb 2021 21:25:04 +0100
changeset 46614 a069639783a0
parent 45449 814c7430f828
permissions -rw-r--r--
rhg: Check .hg/requires for absence of required features Some old repository layouts are not supported. Differential Revision: https://phab.mercurial-scm.org/D10076

#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* (glob)
  
  Ran 1 tests, 1 results as expected* (glob)