aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dactyl_cave/core_test.clj7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/dactyl_cave/core_test.clj b/test/dactyl_cave/core_test.clj
deleted file mode 100644
index 2259ab4..0000000
--- a/test/dactyl_cave/core_test.clj
+++ /dev/null
@@ -1,7 +0,0 @@
-(ns dactyl-cave.core-test
- (:require [clojure.test :refer :all]
- [dactyl-cave.core :refer :all]))
-
-(deftest a-test
- (testing "FIXME, I fail."
- (is (= 0 1))))