src/protocols/tests/__init__.py
author ymh <ymh.work@gmail.com>
Tue, 27 Nov 2018 15:45:45 +0100
changeset 179 e7c7e6e0a8bc
parent 142 56850f5c73f6
permissions -rw-r--r--
Add protocols module, and add a way to change the config ini file path
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
142
56850f5c73f6 - upgrade libraries
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
from .serializers import SerializerTest
56850f5c73f6 - upgrade libraries
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
from .managers import ManagerTest