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

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

[elpa] externals/inspector 477e363962 82/93: tests: no more side-effects


From: ELPA Syncer
Subject: [elpa] externals/inspector 477e363962 82/93: tests: no more side-effects
Date: Tue, 24 May 2022 18:58:01 -0400 (EDT)

branch: externals/inspector
commit 477e363962f339750cbeb8fb12d8ce46c1230806
Author: Mariano Montone <marianomontone@gmail.com>
Commit: Mariano Montone <marianomontone@gmail.com>

    tests: no more side-effects
---
 inspector-tests.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/inspector-tests.el b/inspector-tests.el
index 1b092b24e0..473b45965b 100644
--- a/inspector-tests.el
+++ b/inspector-tests.el
@@ -29,9 +29,6 @@
 
 ;;; Code:
 
-;; FIXME: Loading an ELisp file should not have any "visible" side effect.
-;; The best may to fix this here is likely to use `ert-deftest'.
-
 (require 'inspector)
 (require 'ert)
 
@@ -268,4 +265,3 @@
 (provide 'inspector-tests)
 
 ;;; inspector-tests.el ends here
-



reply via email to

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