src/notes/tests/api/__init__.py
author ymh <ymh.work@gmail.com>
Wed, 21 Jun 2017 08:45:29 +0200
changeset 70 dff58e6bea47
parent 31 63be3ce389f7
child 74 043477fd5c5c
permissions -rw-r--r--
Ass src/sass in the watch list for node-sass

from .session import SessionApiTests

__all__ = 'SessionApiTests'