aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
-rw-r--r--tests/ephy-history-test.c (renamed from tests/ephy-history.c)0
-rw-r--r--tests/ephy-sqlite-test.c (renamed from tests/ephy-sqlite.c)0
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index addca34e3..706fe66c6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -119,7 +119,7 @@ test_ephy_embed_utils_SOURCES = \
ephy-embed-utils-test.c
test_ephy_history_SOURCES = \
- ephy-history.c
+ ephy-history-test.c
test_ephy_location_entry_SOURCES = \
ephy-location-entry-test.c
@@ -128,4 +128,4 @@ test_ephy_search_entry_SOURCES = \
ephy-search-entry-test.c
test_ephy_sqlite_SOURCES = \
- ephy-sqlite.c
+ ephy-sqlite-test.c
diff --git a/tests/ephy-history.c b/tests/ephy-history-test.c
index 4abd1f064..4abd1f064 100644
--- a/tests/ephy-history.c
+++ b/tests/ephy-history-test.c
diff --git a/tests/ephy-sqlite.c b/tests/ephy-sqlite-test.c
index 309f7cfb5..309f7cfb5 100644
--- a/tests/ephy-sqlite.c
+++ b/tests/ephy-sqlite-test.c