Show More
Commit Description:
Update version and tag.
Commit Description:
Update version and tag.
References:
File last commit:
Show/Diff file:
Action:
test/project_checkup/core_test.clj
7 lines | 182 B | text/x-clojure | ClojureLexer
(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))))