diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-21 22:56:25 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-21 22:56:25 +0100 |
commit | b619d5be7de5e0c5a5e250fc8b7db6e7e4ccf05d (patch) | |
tree | cbdcdc4b33ae5ee6bb1826f108e6a88866db5cb1 /datamaps/tests/resources/datamap_short.csv | |
parent | 6c3a96003e413b6a78f312b556727412a7adce3e (diff) |
implemented --template flag - for testing
Diffstat (limited to 'datamaps/tests/resources/datamap_short.csv')
-rw-r--r-- | datamaps/tests/resources/datamap_short.csv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/datamaps/tests/resources/datamap_short.csv b/datamaps/tests/resources/datamap_short.csv new file mode 100644 index 0000000..8b17852 --- /dev/null +++ b/datamaps/tests/resources/datamap_short.csv @@ -0,0 +1,3 @@ +cell_key,template_sheet,cellreference,type +Project/Programme Name,Introduction,C11,TEXT +Department,INTRODUCTION,C9,TEXT |