tests: Fix event-test
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Tue, 15 May 2012 11:32:05 +0000 (14:32 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 15 May 2012 14:59:11 +0000 (10:59 -0400)
commit6d2030dabb9dac305e3c051b25c16ae6963961a1
treec7b13d8d5b8ccbb0127a214ce4040573903666b3
parent19ce462217ef6df060c14222877f9a788aafaada
tests: Fix event-test

notify_motion() now receives coordinates in wl_fixed_t but the test was
still passing integers.
tests/event-test.c