From ef9f30f0403fa756ead694c94a745b372077cba9 Mon Sep 17 00:00:00 2001 From: Jan Krebs Date: Fri, 24 Jan 2020 14:39:21 +0100 Subject: [PATCH] fix test --- test/cryogen_core/new_io_test.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cryogen_core/new_io_test.clj b/test/cryogen_core/new_io_test.clj index b9e94d3..a8e7122 100644 --- a/test/cryogen_core/new_io_test.clj +++ b/test/cryogen_core/new_io_test.clj @@ -24,7 +24,7 @@ "test_pages/home" "test_posts" "test_posts/home"] - (sort (map :short-path + (sort (map :virtual-path (sut/get-distinct-markup-dirs "./not-existing-get-from-cp" "test_posts" "test_pages"