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 6236ad3be..b69d60284 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,6 @@ noinst_PROGRAMS = \ test-ephy-completion-model \ test-ephy-download \ test-ephy-embed-shell \ - test-ephy-embed-single \ test-ephy-embed-utils \ test-ephy-encodings \ test-ephy-file-helpers \ @@ -130,9 +129,6 @@ test_ephy_download_SOURCES = \ test_ephy_embed_shell_SOURCES = \ ephy-embed-shell-test.c -test_ephy_embed_single_SOURCES = \ - ephy-embed-single-test.c - test_ephy_embed_utils_SOURCES = \ ephy-embed-utils-test.c |