tests/test-contrib-emacs.t
author Anton Shestakov <av6@dwimlabs.net>
Wed, 25 Jan 2023 19:25:42 +0400
branchstable
changeset 49643 42baf12efd21
parent 45460 814c7430f828
permissions -rw-r--r--
tests: pygments 2.14+ highlight whitespace in python code

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