From 3385a41486bc79858b56e5fbb4f6febe865b8e83 Mon Sep 17 00:00:00 2001 From: jem Date: Mon, 20 Jan 2020 22:06:48 +0100 Subject: [PATCH] add todo --- test/cryogen_core/classpath_able_io_test.clj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/cryogen_core/classpath_able_io_test.clj b/test/cryogen_core/classpath_able_io_test.clj index 88d569d..3ec3216 100644 --- a/test/cryogen_core/classpath_able_io_test.clj +++ b/test/cryogen_core/classpath_able_io_test.clj @@ -67,6 +67,8 @@ (sut/get-resources-recursive "" "templates/themes/bootstrap4-test" ["not-existing"]))) ; TODO: one dummy from jar and one dummy from cp-filesystem and one from filesystem ; get resources and see all + ; add test here + ; TODO: fix dir.list on jar (is (= [{:short-path "dummy", :source-type :classpath, :resource-type :dir} {:short-path "dummy/dummy_from_jar", :source-type :classpath, :resource-type :file}]