[PATCH weston] tests: fix typo
Derek Foreman
derekf at osg.samsung.com
Fri May 1 12:30:20 PDT 2015
Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
tests/devices-test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/devices-test.c b/tests/devices-test.c
index c04d9c5..7278cff 100644
--- a/tests/devices-test.c
+++ b/tests/devices-test.c
@@ -296,7 +296,7 @@ TEST(get_device_after_destroy)
assert(cl->input->caps == WL_SEAT_CAPABILITY_ALL);
}
-TEST(get_device_afer_destroy_multiple)
+TEST(get_device_after_destroy_multiple)
{
int i;
--
2.1.4
More information about the wayland-devel
mailing list