ensure that './test/' is in your PYTHONPATH.
On Nov 25, 2007, at 1:31 PM, Paul Johnston wrote: > > Hi, > > With Python 2.5 is it possible to run just one unit test? If I try > running, say, sql/query.py I get "ImportError: No module named > testbase" > presumably this is due to the absolute import path changes. > > Any ideas? > > Paul > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
