test: fix a lid test
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 22 May 2017 04:03:38 +0000 (14:03 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 May 2017 03:03:39 +0000 (13:03 +1000)
commit3f6b97d4c4c700b8c22988ed551fa199330d2b59
treef0ff2e469762442b943e4c74c9521ec637d2bf84
parent78a810cfd506fdba2859b6c87f6c1a6f42050c00
test: fix a lid test

We were checking for the empty queue on the wrong context, the default context
got drained a few lines above.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-lid.c