commit | 29612053e5e3924a225a5f7f51fd5a69276f39da | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Fri May 01 14:30:20 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Sat May 02 08:32:46 2015 -0700 |
tree | 1439cbac3ae6a65e2fed59be8c705beb42a50142 | |
parent | d46bb01b628a2805287bc9947739adeaf17f0a60 [diff] [blame] |
tests: fix typo Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
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 @@ assert(cl->input->caps == WL_SEAT_CAPABILITY_ALL); } -TEST(get_device_afer_destroy_multiple) +TEST(get_device_after_destroy_multiple) { int i;