Hi,
I'm trying to execute turbogears tests and got the error:
File "d:\projects\3rd-party\turbogears\turbogears\database.py", line 148, in
__get__
self.set_hub()
File "d:\projects\3rd-party\turbogears\turbogears\database.py", line 166, in
set_hub
raise KeyError, "No database configuration found!"
KeyError: 'No database configuration found!'
How am I supposed to provide one? Or is it a bug?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---