Fix tests

This commit is contained in:
VirtuBox
2019-10-23 12:43:19 +02:00
parent d37c5639e0
commit 061744b69f
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
"""Tests for Example Plugin."""
from wo.utils import WOTestCase
from wo.utils.test import WOTestCase
class ExamplePluginTestCase(WOTestCase):