Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Slime
Commits
403d2b3e
Commit
403d2b3e
authored
11 years ago
by
Helmut Eller
Committed by
João Távora
11 years ago
Browse files
Options
Download
Email Patches
Plain Diff
* Makefile (test): Fix typo.
(cherry picked from SLIME commit
821d0326
)
parent
b41f3c99
1.0.0-beta
1.0.0-alpha
1.0.0-alpha-3
choose-swank-loading-method
SLIME-2.13
SLIME-2.11
SLIME-2.10
SLIME-2.9
SLIME-2.8
SLIME-2.7
SLIME-2.6
SLIME-2.5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
Makefile
with
1 addition
and
1 deletion
+1
-1
Makefile
+
1
-
1
View file @
403d2b3e
...
...
@@ -54,7 +54,7 @@ check: compile
--eval
"(setq inferior-lisp-program
\"
$(LISP)
\"
)"
\
--eval
'(sly-batch-test (quote
$(SELECTOR)
))'
# run tests interactivly
# run tests interactiv
e
ly
#
# FIXME: Not terribly useful until bugs in ert-run-tests-interactively
# are fixed.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help