From 5c76353fe637a8ca769d25d0b0ad1b166606e5c7 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 10 Jan 2017 14:34:42 -0800 Subject: Skip tests if not root and no setuid fusermount3. --- test/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/pytest.ini') diff --git a/test/pytest.ini b/test/pytest.ini index bc4af36..9516154 100644 --- a/test/pytest.ini +++ b/test/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = --verbose --assert=rewrite --tb=native -x +addopts = --verbose --assert=rewrite --tb=native -x -r a -- cgit v1.2.3