[epiphany] Revert "Disable test-ephy-web-view"



commit 736215735182e650da3524bc940056577db5cf7e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Oct 25 14:22:35 2016 -0500

    Revert "Disable test-ephy-web-view"
    
    This reverts commit d0e0aed144f4b80ab7b67146c26a8a1a9481abe6.

 tests/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index df56d80..41ef88a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,6 +12,7 @@ noinst_PROGRAMS = \
        test-ephy-sqlite \
        test-ephy-string \
        test-ephy-uri-helpers \
+       test-ephy-web-view \
        $(NULL)
 
 # Mostly copied from Makefile.decl in glib
@@ -186,10 +187,9 @@ test_ephy_uri_helpers_SOURCES = \
 # test_ephy_web_app_utils_SOURCES = \
 #      ephy-web-app-utils-test.c
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=773451
-#test_ephy_web_view_SOURCES = \
-#      $(top_builddir)/src/epiphany-resources.c \
-#      ephy-web-view-test.c
+test_ephy_web_view_SOURCES = \
+       $(top_builddir)/src/epiphany-resources.c \
+       ephy-web-view-test.c
 
 dist_noinst_DATA = \
        data/test.html \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]