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

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

[elpa] externals/inspector 7f6530dc2d 14/39: inspector-tests: command fo


From: ELPA Syncer
Subject: [elpa] externals/inspector 7f6530dc2d 14/39: inspector-tests: command for running tests
Date: Sat, 10 Sep 2022 17:57:47 -0400 (EDT)

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

    inspector-tests: command for running tests
---
 inspector-tests.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inspector-tests.el b/inspector-tests.el
index b1a77e62fa..184c3ab3c5 100644
--- a/inspector-tests.el
+++ b/inspector-tests.el
@@ -34,6 +34,7 @@
 
 (defun inspector-tests-run ()
   "Run inspector tests."
+  (interactive)
   (ert "inspector-tests.*"))
 
 (ert-deftest inspector-tests--inspect-integer-test ()



reply via email to

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