aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_piwigo.py
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin/tests/test_piwigo.py')
-rw-r--r--mediagoblin/tests/test_piwigo.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/mediagoblin/tests/test_piwigo.py b/mediagoblin/tests/test_piwigo.py
index 4d0ea885..18f95057 100644
--- a/mediagoblin/tests/test_piwigo.py
+++ b/mediagoblin/tests/test_piwigo.py
@@ -16,9 +16,6 @@
import pytest
from .tools import fixture_add_user
-from mediagoblin.tools.testing import _activate_testing
-
-_activate_testing()
XML_PREFIX = "<?xml version='1.0' encoding='utf-8'?>\n"