tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 30 Aug 2023 00:50:28 +0200
changeset 50932 35885dbdc927
parent 45460 814c7430f828
permissions -rw-r--r--
path-suboption: deprecated specifying the attributes as bytes The known suboptions have been updated, so we can deprecated passing bytes in case some extensions use them.

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