Changeset 11:078c7b030cee in mailjam for postman/tests/__init__.py
- Timestamp:
- May 20, 2012, 10:02:10 AM (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
postman/tests/__init__.py
r5 r11 1 1 # -*- coding: utf-8 -*- 2 3 """ 4 The postman project - tests module 5 6 This file is released under the BSD license, see LICENSE for 7 more information. 8 9 Francisco de Borja Lopez Rio - <borja@codigo23.net> 10 Soluciones Informaticas Codigo23 S.L.U. - http://codigo23.net 11 """ 2 12 3 13 from models import *
Note:
See TracChangeset
for help on using the changeset viewer.