diff --git a/test/propeller/core_test.clj b/test/propeller/core_test.clj deleted file mode 100644 index 1e0f1eb..0000000 --- a/test/propeller/core_test.clj +++ /dev/null @@ -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))))