Renamed test_forphans -> test_stickynotes

Seems like a better name now that LFS_TYPE_STICKYNOTE is its own file
type.

Though this does contain some tests that I think don't even use
stickynotes...
This commit is contained in:
Christopher Haster
2025-04-23 01:40:58 -05:00
parent 76493142e7
commit 3b1526ace9
9 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ after = [
'test_dirs',
'test_files',
'test_fwrite',
'test_forphans',
'test_stickynotes',
'test_alloc'
]