emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/buttercup 1850253 195/340: Remove duplicate buttercup-colo


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup 1850253 195/340: Remove duplicate buttercup-color declaration
Date: Thu, 16 Dec 2021 14:59:33 -0500 (EST)

branch: elpa/buttercup
commit 18502530d66f48751f4772cc383ce340c1d86a0a
Author: Ola Nilsson <ola.nilsson@gmail.com>
Commit: Jorgen Schäfer <Jorgen.Schaefer@gmail.com>

    Remove duplicate buttercup-color declaration
---
 buttercup.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/buttercup.el b/buttercup.el
index ec233ad..05ae9bb 100644
--- a/buttercup.el
+++ b/buttercup.el
@@ -1248,9 +1248,6 @@ spec, and should be killed after running the spec.")
       (buttercup-run))
     (message "Suite executed successfully")))
 
-(defvar buttercup-color t
-  "Whether to use colors in output.")
-
 ;;;###autoload
 (defun buttercup-run-discover ()
   "Discover and load test files, then run all defined suites.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]