tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 08 Jun 2021 02:34:59 +0200
changeset 47449 da3fb8c10caa
parent 45449 814c7430f828
permissions -rw-r--r--
revlogv2: also test that local clone works This is now the case so lets add a test. Differential Revision: https://phab.mercurial-scm.org/D10857

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