Commit the tool used to generate the hooks docs.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(ns generate-hooks-index.core-test
|
||||
(:require [clojure.test :refer :all]
|
||||
[generate-hooks-index.core :refer :all]))
|
||||
|
||||
(deftest a-test
|
||||
(testing "FIXME, I fail."
|
||||
(is (= 0 1))))
|
||||
Reference in New Issue
Block a user