Variable: cider-test-ediff-buffers

cider-test-ediff-buffers is a variable defined in cider-test.el.

Value

nil

Documentation

The expected/actual buffers used to display diff.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider-test.el
;;; Expected vs actual diffing

(defvar cider-test-ediff-buffers nil
  "The expected/actual buffers used to display diff.")