Added console.py file

This commit is contained in:
Antonio de la Rosa 2015-12-09 04:05:29 +01:00
parent d7a8dd9140
commit b5790e35f7
3 changed files with 61 additions and 2 deletions

5
tests/formtest.py Normal file
View file

@ -0,0 +1,5 @@
from settings import config
from paramecio.cromosoma.webmodel import WebModel
from paramecio.cromosoma import corefields
import unittest