summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2015-05-01 14:30:20 -0500
committerBryce Harrington <bryce@osg.samsung.com>2015-05-02 08:32:46 -0700
commit29612053e5e3924a225a5f7f51fd5a69276f39da (patch)
tree1439cbac3ae6a65e2fed59be8c705beb42a50142 /tests
parentd46bb01b628a2805287bc9947739adeaf17f0a60 (diff)
downloadweston-29612053e5e3924a225a5f7f51fd5a69276f39da.tar.gz
tests: fix typo
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/devices-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/devices-test.c b/tests/devices-test.c
index c04d9c5d..7278cff0 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;