tests/test-contrib-emacs.t
author Dan Villiom Podlaski Christiansen <dan.villiom.podlaski.christiansen@sallinggroup.com>
Fri, 27 Jan 2023 17:30:51 +0100
changeset 50088 2d0daf9c9d5d
parent 45449 814c7430f828
permissions -rw-r--r--
tests: remove unnecessary --traceback argument

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