diff --git a/test/propeller/core_test.clj b/test/propeller/core_test.clj index b11c171..1e0f1eb 100644 --- a/test/propeller/core_test.clj +++ b/test/propeller/core_test.clj @@ -2,6 +2,6 @@ (:require [clojure.test :refer :all] [propeller.core :refer :all])) -(deftest a-test - (testing "FIXME, I fail." - (is (= 0 1)))) +;; (deftest a-test +;; (testing "FIXME, I fail." +;; (is (= 0 1))))