tests/test-contrib-emacs.t
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 20 Aug 2024 00:07:05 -0400
changeset 51825 766c55492258
parent 45449 814c7430f828
permissions -rw-r--r--
typing: add types to `revlog.revlogproblem` These attrs showed as `Any` after the previous commit made the class visible to pytype.

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