diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-07-27 21:48:04 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-07-27 21:48:04 +0100 |
commit | 76e347271d4ce0e611389839253e3ac5cc50822e (patch) | |
tree | 7763c21305c00aec0dd9bb5d0000ef85b9058c9d /pkg/datamaps/testdata/datamap_matches_test_template.csv | |
parent | 6432f9a7465453bc2efa11b736e19d58a0503e43 (diff) |
fixing a bug in ExtractDBDatamap and still working on data import code
Diffstat (limited to '')
-rw-r--r-- | pkg/datamaps/testdata/datamap_matches_test_template.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/datamaps/testdata/datamap_matches_test_template.csv b/pkg/datamaps/testdata/datamap_matches_test_template.csv new file mode 100644 index 0000000..553828d --- /dev/null +++ b/pkg/datamaps/testdata/datamap_matches_test_template.csv @@ -0,0 +1,5 @@ +cell_key,template_sheet,cellreference +A Ten,Introduction,A1 +A Test,Introduction,C9 +A Vunt,Introduction,C22 +Floaty,Another Sheet,D5 |