branch: elpa/gnosis
commit 41a523605823c36ffb66d6d61e6f85cf00d38b8c
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>

    makefile: test: Add test-script-detection.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index ebdba9d0eb..4f55d6769a 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ TEST_FILES := tests/gnosis-test-algorithm.el \
        tests/gnosis-test-dashboard.el \
        tests/gnosis-test-cloze.el \
        tests/gnosis-test-bulk-link.el \
+       tests/gnosis-test-script-detection.el \
 
 all: doc
 

Reply via email to