tests/test-contrib-emacs.t
author Jason R. Coombs <jaraco@jaraco.com>
Mon, 15 Aug 2022 10:26:01 -0400
changeset 49453 ffb130cd3f27
parent 45449 814c7430f828
permissions -rw-r--r--
shelve: demonstrate that the state is different across platforms (issue6735)

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