Moved tests to paramecio root
This commit is contained in:
parent
c50629e2c7
commit
a04a9e1e86
14 changed files with 2 additions and 0 deletions
5
tests/formtest.py
Normal file
5
tests/formtest.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from settings import config
|
||||
from paramecio.cromosoma.webmodel import WebModel
|
||||
from paramecio.cromosoma import corefields
|
||||
import unittest
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue