diff options
author | U. Artie Eoff <ullysses.a.eoff@intel.com> | 2012-12-07 13:50:34 -0800 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-12-11 15:30:40 -0500 |
commit | 0a7d588740dfb182e118e6b13ba4d5a29b8ea522 (patch) | |
tree | c33735c506ebe87bb64de6b9aeccd87948180ca3 /tests/.gitignore | |
parent | 84f9db5f9013803e1bfac22363f4287af6bf42e7 (diff) |
tests: Convert button-test to new test extension
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=56821
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index c6d0f4b1..4c6b430c 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -7,3 +7,4 @@ wayland-test-protocol.c wayland-test-server-protocol.h keyboard-test event-test +button-test |