mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-23 12:14:15 +08:00
5 lines
126 B
INI
5 lines
126 B
INI
[pytest]
|
|
addopts = --verbose --assert=rewrite --tb=native -x -r a
|
|
markers =
|
|
uses_fuse: Indicates that FUSE is supported.
|