changeset 5467 | 57372dbfd114 |
parent 5444 | f7fdb5dd82f6 |
child 5768 | 1e73a466aa69 |
--- a/devtools/fake.py Wed May 05 10:22:11 2010 +0200 +++ b/devtools/fake.py Wed May 05 10:28:55 2010 +0200 @@ -30,6 +30,7 @@ class FakeConfig(dict, BaseApptestConfiguration): translations = {} + uiprops = {} apphome = None def __init__(self, appid='data', apphome=None, cubes=()): self.appid = appid