test_console: fix call to kmscon_comp*_use
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 30 Dec 2011 15:48:20 +0000 (16:48 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 30 Dec 2011 15:48:20 +0000 (16:48 +0100)
commitb8124efaf98559ca250652908c1cb79b00e1fd50
tree94dc3fe2c9bd2a2ff5fafdae4c0f616d70dcbf6e
parent240d6671ba930d5eec606928ec10c3dd5cd97455
test_console: fix call to kmscon_comp*_use

We should activate the GL context on initialization to allow other subsystems to
create GL objects.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
tests/test_console.c