Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index a638110..c95f45a 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -97,7 +97,7 @@ class Test(unittest.TestCase):
Volume.RESOURCES = [
'sugar_network.resources.user',
'sugar_network.resources.context',
- 'sugar_network.resources.report',
+ 'sugar_network.resources.artifact',
'sugar_network.resources.implementation',
]