tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 03:20:04 +0200
changeset 47698 9fa1085fbd63
parent 45449 814c7430f828
permissions -rw-r--r--
largefile: use `update_file` instead of `remove` in `mergerecordupdates` This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11140

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