This commit is contained in:
Valery Melou 2017-04-07 18:43:39 +00:00 committed by GitHub
commit 327070211a

View File

@ -1,9 +1,9 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
''' """
Test settings Test settings
- Used to run tests fast on the continuous integration server and locally - Used to run tests fast on the continuous integration server and locally
''' """
from .base import * # noqa from .base import * # noqa