tests/test-contrib-emacs.t
author Raphaël Gomès <rgomes@octobus.net>
Mon, 09 Jan 2023 18:25:24 +0100
changeset 49995 b6dc4802e7ef
parent 45460 814c7430f828
permissions -rw-r--r--
rust: don't use a reference to a `Cow` This was caught by `clippy`.

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