diff --git a/project.json b/project.json index 1472628..1afdc27 100644 --- a/project.json +++ b/project.json @@ -44,26 +44,6 @@ "configuration":"lib-shared" } ] - }, - { - "name": "example-test", - "implementations": ["tests/ExampleTest"], - "dependencies": [ - { - "path":"./project.json", - "configuration":"lib-shared" - } - ] - }, - { - "name": "test-structure", - "implementations": ["tests/TestStructure"], - "dependencies": [ - { - "path":"./project.json", - "configuration":"lib-shared" - } - ] } ] } \ No newline at end of file