diff options
author | Xan Lopez <xan@igalia.com> | 2012-05-02 05:07:30 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-05-02 05:07:30 +0800 |
commit | 185ab751c20a825f832efd89a7cfbd75fa09e20c (patch) | |
tree | 7739a0a893d2da843b2eeea375643bed86b14160 /tests/data | |
parent | a166462bcaf8211416c3e19a421c0ae5279e1b9f (diff) | |
download | gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar.gz gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar.bz2 gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar.lz gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar.xz gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.tar.zst gsoc2013-epiphany-185ab751c20a825f832efd89a7cfbd75fa09e20c.zip |
Revert "tests: add ephy-file-helpers-test"
This reverts commit d1ba46b3f4a4e2afbffe5a0ab2543462caea0bbe.
Does not pass distcheck and I need to release.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/user-dirs.dirs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/data/user-dirs.dirs b/tests/data/user-dirs.dirs deleted file mode 100644 index f816f8939..000000000 --- a/tests/data/user-dirs.dirs +++ /dev/null @@ -1,2 +0,0 @@ -XDG_DESKTOP_DIR="/tmp/ephy-xdg-desktop" -XDG_DOWNLOAD_DIR="/tmp/ephy-xdg-downloads" |