Ensure tests are up-to-date with master

This commit is contained in:
Joe Rickerby
2020-05-02 22:42:35 +01:00
parent 3b35882f87
commit 007be7aea7
8 changed files with 94 additions and 117 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import os
import utils
from . import utils
from test.template_projects.c import CTemplateProject
before_test_project = CTemplateProject()