Commit c926c4fe authored by Hanno Schlichting's avatar Hanno Schlichting

And suddendly we don't need the product install anymore either

parent 197d1cba
......@@ -96,7 +96,6 @@ class MountingTests(unittest.TestCase):
conf = DBTab(mount_factories, mount_points)
d = App.config.DefaultConfiguration()
d.dbtab = conf
d.enable_product_installation = True # TODO
App.config.setConfiguration(d)
self.conf = conf
db = conf.getDatabase('/')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment