Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
publicpr
clojure_api_and_sockets_example
Commits
85fc8d0b
Commit
85fc8d0b
authored
Jun 22, 2021
by
Sarman
Browse files
initial commit
parent
78fed72d
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/sons/core_test.clj
deleted
100644 → 0
View file @
78fed72d
(
ns
cl.core-test
(
:require
[
clojure.test
:refer
:all
]
[
cl.core
:refer
:all
]))
(
deftest
a-test
(
testing
"FIXME, I fail."
(
is
(
=
0
1
))))
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