aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index 3af7cd15..fd8586a8 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -188,13 +188,14 @@ simple_command_tests = {
['-o'],
['-p'],
['-r'],
+ ['-s'],
['-z'],
],
'good': [
['--help'],
['--version'],
['-h'],
- ['-s', '<go:>a<go:> .'],
+ ['-k', '512', '-s', '<go:>a<go:> .'],
['-v'],
],
},