summaryrefslogtreecommitdiff
path: root/tests/org-fc-filter-test.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org-fc-filter-test.el')
-rw-r--r--tests/org-fc-filter-test.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/org-fc-filter-test.el b/tests/org-fc-filter-test.el
index 3458c7b..30909be 100644
--- a/tests/org-fc-filter-test.el
+++ b/tests/org-fc-filter-test.el
@@ -26,7 +26,9 @@
index))
(ert-deftest org-fc-filter-test ()
- (let* ((index (org-fc-awk-index-paths (list (org-fc-test-fixture "filter/")))))
+ (let* ((index
+ (org-fc-index-flatten-file
+ (org-fc-awk-index (list (org-fc-test-fixture "filter/"))))))
;; Index of all cards
(should (org-fc-test-compare-ids
index