From 2cb3b0f005d67869340158fde337dd8745058fa1 Mon Sep 17 00:00:00 2001 From: Jamie Hannaford Date: Thu, 15 Jun 2017 19:48:05 +0200 Subject: Remove duplication --- generator/testdata/custom_content.md | 2 -- generator/testdata/example.md | 2 -- generator/testdata/no_custom_content.md | 2 -- generator/testdata/sigs.yaml | 5 +++++ 4 files changed, 5 insertions(+), 6 deletions(-) create mode 100644 generator/testdata/sigs.yaml (limited to 'generator/testdata') diff --git a/generator/testdata/custom_content.md b/generator/testdata/custom_content.md index 501f56b4..592088e3 100644 --- a/generator/testdata/custom_content.md +++ b/generator/testdata/custom_content.md @@ -27,5 +27,3 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/ FOO BAR BAZ - -Last generated: Wed Jun 7 2017 14:27:56 diff --git a/generator/testdata/example.md b/generator/testdata/example.md index 63ddbe7b..9016ae83 100644 --- a/generator/testdata/example.md +++ b/generator/testdata/example.md @@ -5,5 +5,3 @@ custom content! - -Last generated: Thu Jun 15 2017 15:20:28 \ No newline at end of file diff --git a/generator/testdata/no_custom_content.md b/generator/testdata/no_custom_content.md index 737509fd..34299789 100644 --- a/generator/testdata/no_custom_content.md +++ b/generator/testdata/no_custom_content.md @@ -27,5 +27,3 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/ - -Last generated: Wed Jun 7 2017 14:27:56 diff --git a/generator/testdata/sigs.yaml b/generator/testdata/sigs.yaml new file mode 100644 index 00000000..a4fe858c --- /dev/null +++ b/generator/testdata/sigs.yaml @@ -0,0 +1,5 @@ +sigs: + - name: Foo + - name: Bar +workinggroups: + - name: Baz -- cgit v1.2.3