tests/test-contrib-emacs.t
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 11 Jan 2021 23:02:20 -0800
changeset 46292 3204a35e5c7e
parent 45449 814c7430f828
permissions -rw-r--r--
shelve: make listshelves() list shelves in a given vfs Differential Revision: https://phab.mercurial-scm.org/D9739

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