diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-02-10 19:05:52 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-02-10 19:05:52 +0000 |
commit | 6fe39014b97f5a2bb647d92e201dabaade44dbd6 (patch) | |
tree | e8aecd37da5a6c571ffa899a3da01fc79e7e3503 /.gitignore | |
parent | 3352eee4953d7429851883865232e299badcc6d2 (diff) |
Add a feature test for the self handle (fd.o#17519)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 38b3f9d1b..577b35fc6 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,7 @@ tests/dbus/test-invalidated-while-invoking-signals tests/dbus/test-message-mixin tests/dbus/test-properties tests/dbus/test-message-mixin +tests/dbus/test-self-handle tests/dbus/test-self-presence tests/dbus/test-text-mixin tests/dbus/test-text-respawn |