Show More
Commit Description:
Add binary to .hgignore.
Commit Description:
Add binary to .hgignore.
File last commit:
Show/Diff file:
Action:
test/project_checkup/core_test.clj
7 lines | 182 B | text/x-clojure | ClojureLexer
Add associated files.
r1 (ns project-checkup.core-test
(:require [clojure.test :refer :all]
[project-checkup.core :refer :all]))
(deftest a-test
(testing "FIXME, I fail."
(is (= 0 1))))