wiki: update no-test comments in wiki

Signed-off-by: Suyashtnt <suyashtnt@gmail.com>
This commit is contained in:
Suyashtnt
2024-07-08 18:09:36 +02:00
committed by Ivan Molodetskikh
parent 7b3bef124d
commit 926451c8be
+2 -3
View File
@@ -90,8 +90,7 @@ input {
}
```
<!-- no-test -->
```kdl
```kdl,must-fail
// This is NOT valid: input section appears twice.
input {
keyboard {
@@ -108,7 +107,7 @@ input {
Exceptions are, for example, sections that configure different devices by name:
<!-- no-test -->
<!-- NOTE: this may break in the future -->
```kdl
output "eDP-1" {
// ...