Improve keyword indexer and extend test

This commit is contained in:
Veronica K. B. Olsen
2021-02-23 22:28:02 +01:00
parent b9d344c7d9
commit c2e3fef7fc
2 changed files with 15 additions and 27 deletions
+2
View File
@@ -199,6 +199,8 @@ def testCoreIndex_CheckThese(nwMinimal, dummyGUI):
assert theIndex.scanText(cHandle, (
"# Jane Smith\n"
"@tag: Jane\n"
"@tag:\n"
"@:\n"
))
assert theIndex.scanText(nHandle, (
"# Hello World!\n"