diff options
-rw-r--r-- | tests/ephy-download.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ephy-download.c b/tests/ephy-download.c index 6dba1b38a..92d0805b4 100644 --- a/tests/ephy-download.c +++ b/tests/ephy-download.c @@ -34,7 +34,7 @@ #include <gtk/gtk.h> #include <string.h> -#define HTML_STRING "testing-embed-persist" +#define HTML_STRING "testing-ephy-download" SoupURI *base_uri; static char * |