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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user