Commit 403d2b3e authored by Helmut Eller's avatar Helmut Eller Committed by João Távora
Browse files

* Makefile (test): Fix typo.

(cherry picked from SLIME commit
821d0326)
Showing with 1 addition and 1 deletion
+1 -1
......@@ -54,7 +54,7 @@ check: compile
--eval "(setq inferior-lisp-program \"$(LISP)\")" \
--eval '(sly-batch-test (quote $(SELECTOR)))'
# run tests interactivly
# run tests interactively
#
# FIXME: Not terribly useful until bugs in ert-run-tests-interactively
# are fixed.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment