Moved tests to paramecio root

This commit is contained in:
Antonio de la Rosa 2016-08-03 02:49:33 +02:00
parent c50629e2c7
commit a04a9e1e86
14 changed files with 2 additions and 0 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