diff --git a/mediagoblin/tests/pytest.ini b/mediagoblin/tests/pytest.ini index e561c074..a823ca23 100644 --- a/mediagoblin/tests/pytest.ini +++ b/mediagoblin/tests/pytest.ini @@ -1,2 +1,3 @@ [pytest] usefixtures = tmpdir pt_fixture_enable_testing +addopts = --tb=native \ No newline at end of file