tests/test-contrib-emacs.t
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 16 Apr 2020 22:51:09 +0530
branchstable
changeset 44729 26ce8e751503
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
merge default into stable for 5.4 release

#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
  
  Ran 1 tests, 1 results as expected (*) (glob)