From 0665da9d5fe353069c418158fd9b6ecad75f0889 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Mar 2017 19:57:36 +0300 Subject: Add another zip archive for future tests. --- data/test/CMakeLists.txt | 1 + data/test/Makefile.am | 1 + data/test/test5.zip | Bin 0 -> 333 bytes 3 files changed, 2 insertions(+) create mode 100644 data/test/test5.zip (limited to 'data/test') diff --git a/data/test/CMakeLists.txt b/data/test/CMakeLists.txt index 7e76a7b99..cca62955c 100644 --- a/data/test/CMakeLists.txt +++ b/data/test/CMakeLists.txt @@ -18,6 +18,7 @@ SET(FILES test2.zip test3.zip test4.zip + test5.zip testintmap.xml units.xml ) diff --git a/data/test/Makefile.am b/data/test/Makefile.am index 8288f9426..fd185e722 100644 --- a/data/test/Makefile.am +++ b/data/test/Makefile.am @@ -22,6 +22,7 @@ test_DATA = \ test2.zip \ test3.zip \ test4.zip \ + test5.zip \ testintmap.xml \ units.xml diff --git a/data/test/test5.zip b/data/test/test5.zip new file mode 100644 index 000000000..1f40a398c Binary files /dev/null and b/data/test/test5.zip differ -- cgit v1.2.3-60-g2f50