diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-04-11 00:55:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-04-11 00:55:13 +0800 |
commit | 03051ab1928837e86a194cb7de28cecbd339b293 (patch) | |
tree | 540eb5643951099b461b8d5117bf0ecf0907ee5b /tests | |
parent | 39879eaa99954c8652a8a4e8f1cad84929e515c5 (diff) | |
download | gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar.gz gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar.bz2 gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar.lz gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar.xz gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.tar.zst gsoc2013-empathy-03051ab1928837e86a194cb7de28cecbd339b293.zip |
Add tests/test-empathy-presence-chooser to gitignore
From: Xavier Claessens <xclaesse@gmail.com>
svn path=/trunk/; revision=2803
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 08278b7bc..442cafd51 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -4,3 +4,4 @@ contact-run-until-ready contact-run-until-ready-2 *.log empetit +test-empathy-presence-chooser |