[PATCH weston] tests: fix typo

Bryce Harrington bryce at osg.samsung.com
Sat May 2 08:33:16 PDT 2015


On Fri, May 01, 2015 at 02:30:20PM -0500, Derek Foreman wrote:
> 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)

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

   d46bb01..2961205  master -> master


>  {
>  	int i;
>  
> -- 
> 2.1.4
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list