diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-23 17:28:57 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-23 17:28:57 +0900 |
| commit | b71d2bf534a3158ca1b40522141ba7ec81dbc5d4 (patch) | |
| tree | 3b0a68eaa6957c70c88c3fcbd82de5d14f2d746e /test/configuration.nix | |
| parent | 46059b1840fe08a887944f7f6bd085f83defe66e (diff) | |
test/sandbox: check tty outcome
This makes no difference currently but has different behaviour in the native sandbox.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/configuration.nix')
| -rw-r--r-- | test/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/configuration.nix b/test/configuration.nix index 0087d7f7..e15f78ec 100644 --- a/test/configuration.nix +++ b/test/configuration.nix @@ -109,6 +109,7 @@ in apps = [ testCases.preset + testCases.tty { name = "ne-foot"; |
