diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/frontend/project/files/sub2-project/project.conf | 2 | ||||
-rw-r--r-- | tests/frontend/track-cross-junction/subproject/project.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/frontend/project/files/sub2-project/project.conf b/tests/frontend/project/files/sub2-project/project.conf index 74cfd2583..74f5985a5 100644 --- a/tests/frontend/project/files/sub2-project/project.conf +++ b/tests/frontend/project/files/sub2-project/project.conf @@ -1,4 +1,4 @@ # Project config for frontend build test -name: subtest +name: sub2test min-version: 2.0 element-path: elements diff --git a/tests/frontend/track-cross-junction/subproject/project.conf b/tests/frontend/track-cross-junction/subproject/project.conf index 20636c446..39a53e2ab 100644 --- a/tests/frontend/track-cross-junction/subproject/project.conf +++ b/tests/frontend/track-cross-junction/subproject/project.conf @@ -1,2 +1,2 @@ -name: test +name: subtest min-version: 2.0 |