view tests/test-contrib-emacs.t @ 49398:98645c1bfeaa stable

packaging: bump dulwich to 0.20.45 I'm told the new dulwich avoids hg-git test failures.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 19 Jul 2022 18:40:20 -0400
parents 814c7430f828
children
line wrap: on
line source

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