Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ansi-test
ansi-test
Commits
af5bbfe7
Commit
af5bbfe7
authored
Jan 03, 2021
by
Karsten Poeck
Browse files
Fix Spelling error *unexpected-successes
parent
ea7bfad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
rt.lsp
View file @
af5bbfe7
...
...
@@ -345,7 +345,7 @@
(setq *failed-tests* nil
*passed-tests* nil
*unexpected-failures* nil
*unexpected-successes nil)
*unexpected-successes
*
nil)
(dolist (entry (cdr *entries*))
(setf (pend entry) t))
(if (streamp out)
...
...
Write
Preview
Markdown
is supported
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