Delete core_test.clj
file
This file was rather unnecessary so we decided to remove it for the time being.
This commit is contained in:
parent
9694143c4e
commit
2af20b66b2
@ -1,7 +0,0 @@
|
||||
(ns propeller.core-test
|
||||
(:require [clojure.test :refer :all]
|
||||
[propeller.core :refer :all]))
|
||||
|
||||
;; (deftest a-test
|
||||
;; (testing "FIXME, I fail."
|
||||
;; (is (= 0 1))))
|
Loading…
x
Reference in New Issue
Block a user