"Mob Session DONE [ci-skip]"

master
jem 5 years ago
parent 1c9c4f3e60
commit 1f0871a881

@ -17,7 +17,7 @@
(deftest test-file-from-cp-or-filesystem
(is
(.exists (sut/file-from-cp-or-filesystem "./test-resources" "templates/themes/bootstrap4-test/js")))
(.exists (sut/file-from-cp-or-filesystem "./test-resources/" "templates/themes/bootstrap4-test/js")))
(is
(.exists (sut/file-from-cp-or-filesystem "./" ".gitkeep"))))

Loading…
Cancel
Save