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__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index 58203a9..559020f 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -130,7 +130,6 @@ class Test(unittest.TestCase):
if tmp_root is None:
self.override(_Auth, 'profile', lambda self: {
'name': 'test',
- 'color': '#000000,#000000',
'pubkey': PUBKEY,
})