Prepare Filter-chod-posts tests

This commit is contained in:
Felisp 2024-10-25 02:32:14 +02:00
parent 871943dc35
commit 987a01906e

View file

@ -39,5 +39,9 @@
(testing "Filter map making"
(is (= query-map1-result (make-filters query-map1 f/known-filters)))))
(deftest filter-chod-posts-test
)
(deftest thread-to-rss-item-test
(testing ""))