Added console.py file
This commit is contained in:
parent
d7a8dd9140
commit
b5790e35f7
3 changed files with 61 additions and 2 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