Skip to content

Commit dbae26f

Browse files
committed
Merge branch 'topic/rename-test' into 'master'
Rename test to a more meaningful name See merge request eng/ide/ada_language_server!1221
2 parents 5084b2d + 487353b commit dbae26f

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed
File renamed without changes.

testsuite/settings-doc/test.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This test checks that all settings declared in the extension's package.json
2+
# have a corresponding entry in the settings documentation.
3+
driver: shell
4+
title: 'settings_docs'
5+
# Test only on Linux, since it depends on `bash` and `diff`
6+
skip:
7+
- ['SKIP', 'env.build.os.name != "linux"']

testsuite/shell/test.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)