#2041: test.cfg has become the default configuration file over dev.cfg
----------------------------+-----------------------------------------------
 Reporter:  kvdb            |        Owner:  faide     
     Type:  defect          |       Status:  new       
 Priority:  normal          |    Milestone:  1.1 beta 2
Component:  TurboGears      |      Version:  1.1 HEAD  
 Severity:  normal          |   Resolution:            
 Keywords:  needs feedback  |  
----------------------------+-----------------------------------------------
Changes (by Chris Arndt):

  * keywords:  => needs feedback

Comment:

 I suspect that you import `turbogears.testutil` somewhere in your project.
 Could you run the following to confirm:

 {{{
 python -v start-mytest.py 2>&1 | grep grep testutil
 }}}

 If this outputs something, then testutil is imported, which it shouldn't,
 at least not in a quickstarted project. It doesn't give any output when I
 try it with a fresh project from r5707.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2041#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to