tests/test-contrib-emacs.t
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 22 Nov 2019 23:58:25 -0500
changeset 43789 27c6d6f53d46
parent 41797 19979b8b87e2
child 45460 814c7430f828
permissions -rw-r--r--
exchange: eliminate some bytes.format() calls Differential Revision: https://phab.mercurial-scm.org/D7511

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