diff options
Diffstat (limited to 'test/test.py')
| -rw-r--r-- | test/test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.py b/test/test.py index a9f32057..d4ad51cb 100644 --- a/test/test.py +++ b/test/test.py @@ -112,6 +112,7 @@ def check_sandbox(name): check_sandbox("preset") +check_sandbox("tty") def aid(offset): return 1+check_offset+offset |
