Variable: ert--selector-history
ert--selector-history is a variable defined in ert.el.gz.
Value
nil
Documentation
List of recent test selectors read from terminal.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/ert.el.gz
(defvar ert--selector-history nil
"List of recent test selectors read from terminal.")