Addressbook Migration test: Added EDS 3.10 test sandbox.
authorTristan Van Berkom <tristanvb@openismus.com>
Wed, 2 Oct 2013 20:44:48 +0000 (22:44 +0200)
committerTristan Van Berkom <tristanvb@openismus.com>
Wed, 2 Oct 2013 20:48:53 +0000 (22:48 +0200)
tests/book-migration/db/3.10/contacts.db [new file with mode: 0644]
tests/book-migration/db/Makefile.am

diff --git a/tests/book-migration/db/3.10/contacts.db b/tests/book-migration/db/3.10/contacts.db
new file mode 100644 (file)
index 0000000..fd03140
Binary files /dev/null and b/tests/book-migration/db/3.10/contacts.db differ
index 5fc012d..56ea270 100644 (file)
@@ -4,7 +4,7 @@ EXTRA_DIST = \
        3.2/addressbook.dump 3.2/contacts.db            \
        3.4/addressbook.dump 3.4/contacts.db            \
        3.6/addressbook.dump 3.6/contacts.db            \
-       3.8/contacts.db
+       3.8/contacts.db 3.10/contacts.db
 
 # Use db_load with our BDB dump text file
 if HAVE_DB_LOAD