diff options
Diffstat (limited to 'test/sandbox/test.py')
| -rw-r--r-- | test/sandbox/test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sandbox/test.py b/test/sandbox/test.py index 4bd7d20a..51a4c86f 100644 --- a/test/sandbox/test.py +++ b/test/sandbox/test.py @@ -62,6 +62,7 @@ def check_sandbox(name): check_sandbox("preset") check_sandbox("tty") check_sandbox("mapuid") +check_sandbox("device") # Exit Sway and verify process exit status 0: swaymsg("exit", succeed=False) |
