Move konsist test to their own module.
This commit is contained in:
parent
ffa6c43503
commit
bdd7ecd789
10 changed files with 86 additions and 7 deletions
|
|
@ -52,6 +52,7 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
|||
rootProject.name = "ElementX"
|
||||
include(":app")
|
||||
include(":appnav")
|
||||
include(":tests:konsist")
|
||||
include(":tests:uitests")
|
||||
include(":tests:testutils")
|
||||
include(":anvilannotations")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue