From 848eda70900d77f2acb49c8a5558f01d5720623d Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Wed, 23 May 2012 22:21:27 -0500 Subject: tests: add ephy-file-helpers-test Test API for file switch, tmp file creation, downloads, desktop directories. Take two of this test. Updated for ephy-file-helpers API changes. Previously reverted on 185ab751c20a825f832efd89a7cfbd75fa09e20c. https://bugzilla.gnome.org/show_bug.cgi?id=673337 --- tests/data/user-dirs.dirs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/data/user-dirs.dirs (limited to 'tests/data/user-dirs.dirs') diff --git a/tests/data/user-dirs.dirs b/tests/data/user-dirs.dirs new file mode 100644 index 000000000..f816f8939 --- /dev/null +++ b/tests/data/user-dirs.dirs @@ -0,0 +1,2 @@ +XDG_DESKTOP_DIR="/tmp/ephy-xdg-desktop" +XDG_DOWNLOAD_DIR="/tmp/ephy-xdg-downloads" -- cgit v1.2.3