diff options
| author | Your Name <agrawalshagun07@gmail.com> | 2025-03-16 18:10:30 +0530 |
|---|---|---|
| committer | Your Name <agrawalshagun07@gmail.com> | 2025-03-16 18:10:30 +0530 |
| commit | 18ae507a42c1e45b6e552fe95c675d1e4db58737 (patch) | |
| tree | b639931be792de24fd2570a08ad6bcf79042b159 /test/cljcc | |
| parent | 32499638cef3c49ff686b19b5708d6b08712c526 (diff) | |
Update readme, remove unused files
Diffstat (limited to 'test/cljcc')
| -rw-r--r-- | test/cljcc/cljcc_test.clj | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/cljcc/cljcc_test.clj b/test/cljcc/cljcc_test.clj deleted file mode 100644 index e0add38..0000000 --- a/test/cljcc/cljcc_test.clj +++ /dev/null @@ -1,7 +0,0 @@ -(ns cljcc.cljcc-test - (:require [clojure.test :refer :all] - [cljcc.cljcc :refer :all])) - -(deftest a-test - (testing "FIXME, I fail." - (is (= 1 1)))) |
