removed tests
This commit is contained in:
parent
f8fc3836dd
commit
47b135aca0
1 changed files with 0 additions and 20 deletions
20
project.json
20
project.json
|
|
@ -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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue