test: fix interactive evdev test invocation
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 21 Jan 2021 22:18:13 +0000 (08:18 +1000)
committerRan Benita <ran@unusedvar.com>
Sat, 23 Jan 2021 16:57:23 +0000 (18:57 +0200)
commit069777f47fbb0393f88e114f101be60504dd367c
tree4942800651e859c5d70cb89580349c769e467c88
parentd5e3695ea29dc822d990121ebbf06bffb8a3247d
test: fix interactive evdev test invocation

rmlvos is the parent list which then fails during a list join because, well,
it's a list of lists.

Fixes #206

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/tool-option-parsing.py