diff options
author | Leon Rische <leon.rische@me.com> | 2022-11-30 13:19:24 +0100 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2022-11-30 13:19:24 +0100 |
commit | 073bfef99533d444103995f2dcf9c16b23506e70 (patch) | |
tree | ae82b52e23a9fffbd21ea942f7c187fab6216bfe /tests/index | |
parent | 44876305b38e11ac253817549a4271f926721c1e (diff) |
Update and refactor indexer tests
Diffstat (limited to 'tests/index')
-rw-r--r-- | tests/index/lowercase.org | 4 | ||||
-rw-r--r-- | tests/index/uppercase.org | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/index/lowercase.org b/tests/index/lowercase.org index 991455f..a52ebb1 100644 --- a/tests/index/lowercase.org +++ b/tests/index/lowercase.org @@ -1,5 +1,5 @@ -#+title: File Title -#+filetags: :tag1:tag2: +#+title: File Title Lowercase +#+filetags: :tag3:tag4: * Card :fc: :PROPERTIES: diff --git a/tests/index/uppercase.org b/tests/index/uppercase.org index 693e1f0..043e3df 100644 --- a/tests/index/uppercase.org +++ b/tests/index/uppercase.org @@ -1,4 +1,4 @@ -#+TITLE: File Title +#+TITLE: File Title Uppercase #+FILETAGS: :tag1:tag2: * Card :fc: |