aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/testdata/short
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-07-28 07:29:08 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-07-28 07:29:08 +0100
commit79311f9f3d806b57168b7aba65235f2470555567 (patch)
treeab811ae5913707f5ffc12cbfcc5ffdb4462005a1 /pkg/datamaps/testdata/short
parentdc2f030758be0ace3f382982b30cd58fa552a2cc (diff)
working on failing test where dm not work when sheets not sequential - added Makefile
Diffstat (limited to '')
-rw-r--r--pkg/datamaps/testdata/short/.~lock.datamap_matches_test_template.csv#1
-rw-r--r--pkg/datamaps/testdata/short/datamap_matches_test_template.csv (renamed from pkg/datamaps/testdata/datamap_matches_test_template.csv)1
-rw-r--r--pkg/datamaps/testdata/short/test_template.xlsmbin0 -> 9193 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/pkg/datamaps/testdata/short/.~lock.datamap_matches_test_template.csv# b/pkg/datamaps/testdata/short/.~lock.datamap_matches_test_template.csv#
new file mode 100644
index 0000000..3609925
--- /dev/null
+++ b/pkg/datamaps/testdata/short/.~lock.datamap_matches_test_template.csv#
@@ -0,0 +1 @@
+,lemon,x201.lan,28.07.2020 07:18,file:///home/lemon/.config/libreoffice/4; \ No newline at end of file
diff --git a/pkg/datamaps/testdata/datamap_matches_test_template.csv b/pkg/datamaps/testdata/short/datamap_matches_test_template.csv
index 553828d..f9e94e9 100644
--- a/pkg/datamaps/testdata/datamap_matches_test_template.csv
+++ b/pkg/datamaps/testdata/short/datamap_matches_test_template.csv
@@ -3,3 +3,4 @@ A Ten,Introduction,A1
A Test,Introduction,C9
A Vunt,Introduction,C22
Floaty,Another Sheet,D5
+A Parrot,Introduction,J9
diff --git a/pkg/datamaps/testdata/short/test_template.xlsm b/pkg/datamaps/testdata/short/test_template.xlsm
new file mode 100644
index 0000000..77ac56f
--- /dev/null
+++ b/pkg/datamaps/testdata/short/test_template.xlsm
Binary files differ