cubicweb/server/test/unittest_hook.py
changeset 11269 73ac69970047
parent 11057 0b59724cb3f2
child 11767 432f87a63057
--- a/cubicweb/server/test/unittest_hook.py	Thu Sep 11 14:22:02 2014 +0200
+++ b/cubicweb/server/test/unittest_hook.py	Fri May 20 12:01:42 2016 +0200
@@ -57,7 +57,7 @@
 
 class HookCalled(Exception): pass
 
-config = TestServerConfiguration('data')
+config = TestServerConfiguration('data', __file__)
 config.bootstrap_cubes()
 schema = config.load_schema()