diff sat_pubsub/test/test_storage.py @ 240:70c8bb90d75f

added access_model to config, default to 'open'
author Goffi <goffi@goffi.org>
date Tue, 22 May 2012 21:21:57 +0200
parents 64f780413b82
children d55620ceafed
line wrap: on
line diff
--- a/sat_pubsub/test/test_storage.py	Sun May 20 00:52:13 2012 +0200
+++ b/sat_pubsub/test/test_storage.py	Tue May 22 21:21:57 2012 +0200
@@ -165,6 +165,7 @@
                 "pubsub#deliver_payloads": True,
                 "pubsub#send_last_published_item": 'on_sub',
                 "pubsub#node_type": 'leaf',
+                "pubsub#access_model": 'open',
                 }
 
         def unsetPersistItems(_):