diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-07-29 09:18:16 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-07-29 09:18:16 +0100 |
commit | 0e04de97d5cdb72e16f5cc4afe49dfedf36a25bb (patch) | |
tree | fe622e712c4a3de58036dbbb926aba12e666117c /pkg/datamaps/testdata | |
parent | 69a7dc8f06566d96d5241df62465a180b85f5e35 (diff) |
more tests
Diffstat (limited to 'pkg/datamaps/testdata')
-rw-r--r-- | pkg/datamaps/testdata/short/datamap_matches_test_template.csv | 4 | ||||
-rw-r--r-- | pkg/datamaps/testdata/test_template.xlsm | bin | 9193 -> 9394 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/pkg/datamaps/testdata/short/datamap_matches_test_template.csv b/pkg/datamaps/testdata/short/datamap_matches_test_template.csv index f9e94e9..9ff8c8c 100644 --- a/pkg/datamaps/testdata/short/datamap_matches_test_template.csv +++ b/pkg/datamaps/testdata/short/datamap_matches_test_template.csv @@ -4,3 +4,7 @@ A Test,Introduction,C9 A Vunt,Introduction,C22 Floaty,Another Sheet,D5 A Parrot,Introduction,J9 +A String,Summary,B3 +A Float,Summary,B4 +A Number,Another Sheet,N34 +A Rabbit,Another Sheet,DI15 diff --git a/pkg/datamaps/testdata/test_template.xlsm b/pkg/datamaps/testdata/test_template.xlsm Binary files differindex 77ac56f..737eeb4 100644 --- a/pkg/datamaps/testdata/test_template.xlsm +++ b/pkg/datamaps/testdata/test_template.xlsm |