From 7a47e9fec3ad12ce95f17f275531cbdf69f2ebab Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 29 Jul 2020 09:20:06 +0100 Subject: removed short dir in testdata --- pkg/datamaps/testdata/datamap_matches_test_template.csv | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pkg/datamaps/testdata/datamap_matches_test_template.csv (limited to 'pkg/datamaps/testdata/datamap_matches_test_template.csv') 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..9ff8c8c --- /dev/null +++ b/pkg/datamaps/testdata/datamap_matches_test_template.csv @@ -0,0 +1,10 @@ +cell_key,template_sheet,cellreference +A Ten,Introduction,A1 +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 -- cgit v1.2.3