Prepare Filter-chod-posts tests
This commit is contained in:
parent
871943dc35
commit
987a01906e
1 changed files with 4 additions and 0 deletions
|
@ -39,5 +39,9 @@
|
||||||
(testing "Filter map making"
|
(testing "Filter map making"
|
||||||
(is (= query-map1-result (make-filters query-map1 f/known-filters)))))
|
(is (= query-map1-result (make-filters query-map1 f/known-filters)))))
|
||||||
|
|
||||||
|
(deftest filter-chod-posts-test
|
||||||
|
)
|
||||||
|
|
||||||
|
(deftest thread-to-rss-item-test
|
||||||
|
(testing ""))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue