Rename to masstransit

https://symlink.me/issues/269
This commit is contained in:
Juke 2010-04-28 14:36:26 +02:00
commit cbf7480603
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from weboob.frontends.travel_ui import Travel
from weboob.frontends.masstransit import Travel
if __name__ == '__main__':
Travel.run()