• Michael Albinus's avatar
    Replace (skip-unless nil) by tag :unstable in test packages · ae21fb3d
    Michael Albinus authored
    * test/lisp/filenotify-tests.el (file-notify--deftest-remote):
    Use tag :unstable if SKIP is non-nil.
    
    * test/lisp/net/tramp-tests.el (tramp-test36-vc-registered):
    Use ert-skip instead of (skip-unless nil).
    
    * test/lisp/progmodes/python-tests.el
    (python-tests--python-nav-end-of-statement--infloop): Use tag
    :unstable instead of (skip-unless nil).
    ae21fb3d
filenotify-tests.el 58.6 KB