removed tests

This commit is contained in:
Jorijn van der Graaf 2025-11-03 17:01:03 +01:00
commit 47b135aca0

View file

@ -44,26 +44,6 @@
"configuration":"lib-shared" "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"
}
]
} }
] ]
} }