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
Karsten Poeck
ansi-test
Commits
67071bbe
Commit
67071bbe
authored
Dec 02, 2002
by
pfdietz
Browse files
Fixed typo.
parent
03a05b9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/features.lsp
View file @
67071bbe
...
...
@@ -7,7 +7,7 @@
(deftest features.1
(let ((f *features*))
(or (not (member :draft-ansi-c
i
f))
(or (not (member :draft-ansi-c
l
f))
(not (intersection '(:draft-ansi-cl-2 :ansi-cl) f))))
t)
...
...
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