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
@@ -1,5 +1,5 @@
# Custom attribute tests
after = ['test_files', 'test_fsync', 'test_forphans']
after = ['test_files', 'test_fsync', 'test_stickynotes']
## General setattr/getattr tests