diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2010-12-17 03:44:40 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <descalante@igalia.com> | 2010-12-19 07:46:59 +0800 |
commit | 5a4853c420f53929340b1948bbdab0156726c015 (patch) | |
tree | 45e2d4a1fbdbf4b5fbd662b916d2b929e999c71f /.gitignore | |
parent | 080071ac01b0304028dcbeebef07c151ef6b7247 (diff) | |
download | gsoc2013-epiphany-5a4853c420f53929340b1948bbdab0156726c015.tar.gz gsoc2013-epiphany-5a4853c420f53929340b1948bbdab0156726c015.tar.zst gsoc2013-epiphany-5a4853c420f53929340b1948bbdab0156726c015.zip |
tests: clean up filenames
Make filenames readable and tab-completion friendly.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 3fb8d0256..83a9fbd8b 100644 --- a/.gitignore +++ b/.gitignore @@ -64,8 +64,8 @@ src/ephy-dbus-server-bindings.h src/epiphany src/epiphany.h -tests/testephyembedpersist -tests/testephyembedsingle -tests/testephylocationentry -tests/testephysearchentry -tests/testephyzoomcontrol +tests/test-ephy-embed-persist +tests/test-ephy-embed-single +tests/test-ephy-location-entry +tests/test-ephy-search-entry +tests/test-ephy-zoom-control |