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
clpm
clpm
Commits
67cf5088
Commit
67cf5088
authored
Feb 21, 2021
by
Eric Timmons
Browse files
No ssl currently needed for tests
parent
51e26c36
Pipeline
#2973
canceled with stages
in 53 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/test.lisp
View file @
67cf5088
...
...
@@ -5,6 +5,8 @@
(
in-package
#:cl-user
)
(
pushnew
:hunchentoot-no-ssl
*features*
)
(
load
(
merge-pathnames
"common.lisp"
*load-truename*
))
(
in-package
#:clpm-scripts
)
...
...
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