From d7d08595e2c354d4c7245e3986ceed353d336ff5 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 12 Sep 2020 04:28:27 -0400 Subject: Update Travis to Ubuntu Bionic --- test/pytest.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/pytest.ini') diff --git a/test/pytest.ini b/test/pytest.ini index 9516154..036a9f4 100644 --- a/test/pytest.ini +++ b/test/pytest.ini @@ -1,2 +1,4 @@ [pytest] addopts = --verbose --assert=rewrite --tb=native -x -r a +markers = + uses_fuse: Indicates that FUSE is supported. -- cgit v1.2.3