tests/test-contrib-emacs.t
author Raphaël Gomès <rgomes@octobus.net>
Mon, 23 Jan 2023 18:52:05 +0100
changeset 50760 b584dae08774
parent 45449 814c7430f828
permissions -rw-r--r--
configitems: add `documentation` field It may be useful to expose documentation information in the help in some form. This will be populated in a future changeset by using the current comments that are relevant for users.

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