branch: elpa/evil-numbers
commit a6c886dd5ba5fdd9d5c86859e5d3e6a199d310a3
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>

    Add Makefile for "make test"
---
 Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000000..c8f0b5f3bf
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+test:
+       ./tests/evil-numbers-tests.sh

Reply via email to