Converting tests to the new-style

This commit is contained in:
Joe Rickerby
2020-05-02 16:54:19 +01:00
parent c38bc9064a
commit 616e9dd6eb
62 changed files with 750 additions and 103 deletions
+3
View File
@@ -0,0 +1,3 @@
from .base import TemplateProject # noqa
from .c import CTemplateProject # noqa
from .setuptools import SetuptoolsTemplateProject # noqa