diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3fd1000ea..992547eb7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,7 +11,6 @@ noinst_PROGRAMS = \ test-ephy-history \ test-ephy-location-entry \ test-ephy-migration \ - test-ephy-search-entry \ test-ephy-session \ test-ephy-shell \ test-ephy-snapshot-service \ @@ -150,9 +149,6 @@ test_ephy_location_entry_SOURCES = \ test_ephy_migration_SOURCES = \ ephy-migration-test.c -test_ephy_search_entry_SOURCES = \ - ephy-search-entry-test.c - test_ephy_session_SOURCES = \ ephy-session-test.c \ $(top_builddir)/src/epiphany-resources.c \ |