From 4fa328685933404e54d8b705217076ce18bfa75e Mon Sep 17 00:00:00 2001 From: JohnE Date: Mon, 2 Nov 2015 17:44:41 -0800 Subject: [PATCH] MOD: refactoring in preparation for unit tests --- .../test-data}/cache4 4-15-2014 - Copy.db | Bin {test-data => tests/test-data}/cache4 4-15-2014.db | Bin .../test-data}/cache4 blue phone day 1.db | Bin {test-data => tests/test-data}/cache4.db | Bin {test-data => tests/test-data}/contacts2.db | Bin {test-data => tests/test-data}/database.db | Bin {test-data => tests/test-data}/profilecache.db | Bin {test-data => tests/test-data}/tc.db | Bin {test-data => tests/test-data}/test1.db | Bin {test-data => tests/test-data}/test2.db | Bin 10 files changed, 0 insertions(+), 0 deletions(-) rename {test-data => tests/test-data}/cache4 4-15-2014 - Copy.db (100%) rename {test-data => tests/test-data}/cache4 4-15-2014.db (100%) rename {test-data => tests/test-data}/cache4 blue phone day 1.db (100%) rename {test-data => tests/test-data}/cache4.db (100%) rename {test-data => tests/test-data}/contacts2.db (100%) rename {test-data => tests/test-data}/database.db (100%) rename {test-data => tests/test-data}/profilecache.db (100%) rename {test-data => tests/test-data}/tc.db (100%) rename {test-data => tests/test-data}/test1.db (100%) rename {test-data => tests/test-data}/test2.db (100%) diff --git a/test-data/cache4 4-15-2014 - Copy.db b/tests/test-data/cache4 4-15-2014 - Copy.db similarity index 100% rename from test-data/cache4 4-15-2014 - Copy.db rename to tests/test-data/cache4 4-15-2014 - Copy.db diff --git a/test-data/cache4 4-15-2014.db b/tests/test-data/cache4 4-15-2014.db similarity index 100% rename from test-data/cache4 4-15-2014.db rename to tests/test-data/cache4 4-15-2014.db diff --git a/test-data/cache4 blue phone day 1.db b/tests/test-data/cache4 blue phone day 1.db similarity index 100% rename from test-data/cache4 blue phone day 1.db rename to tests/test-data/cache4 blue phone day 1.db diff --git a/test-data/cache4.db b/tests/test-data/cache4.db similarity index 100% rename from test-data/cache4.db rename to tests/test-data/cache4.db diff --git a/test-data/contacts2.db b/tests/test-data/contacts2.db similarity index 100% rename from test-data/contacts2.db rename to tests/test-data/contacts2.db diff --git a/test-data/database.db b/tests/test-data/database.db similarity index 100% rename from test-data/database.db rename to tests/test-data/database.db diff --git a/test-data/profilecache.db b/tests/test-data/profilecache.db similarity index 100% rename from test-data/profilecache.db rename to tests/test-data/profilecache.db diff --git a/test-data/tc.db b/tests/test-data/tc.db similarity index 100% rename from test-data/tc.db rename to tests/test-data/tc.db diff --git a/test-data/test1.db b/tests/test-data/test1.db similarity index 100% rename from test-data/test1.db rename to tests/test-data/test1.db diff --git a/test-data/test2.db b/tests/test-data/test2.db similarity index 100% rename from test-data/test2.db rename to tests/test-data/test2.db