From 17e939fa2c18acf6a89eb1b85a028b674db42def Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 2 May 2024 22:37:26 +0100 Subject: [PATCH] Don't duplicate "description" field in test cases --- .../test/tiddlers/tests/data/data-widget/ImportCompound.tid | 3 --- editions/test/tiddlers/tests/data/data-widget/ImportFilter.tid | 3 --- .../test/tiddlers/tests/data/data-widget/ImportTiddler.tid | 3 --- editions/test/tiddlers/tests/data/data-widget/Simple.tid | 3 --- 4 files changed, 12 deletions(-) diff --git a/editions/test/tiddlers/tests/data/data-widget/ImportCompound.tid b/editions/test/tiddlers/tests/data/data-widget/ImportCompound.tid index 60fd08697..174469009 100644 --- a/editions/test/tiddlers/tests/data/data-widget/ImportCompound.tid +++ b/editions/test/tiddlers/tests/data/data-widget/ImportCompound.tid @@ -3,9 +3,6 @@ type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] description: Importing a compound payload tiddler and adding custom fields -title: Description -text: Importing a compound payload tiddler and adding custom fields -+ title: Output \whitespace trim diff --git a/editions/test/tiddlers/tests/data/data-widget/ImportFilter.tid b/editions/test/tiddlers/tests/data/data-widget/ImportFilter.tid index 2fce27b71..318445d69 100644 --- a/editions/test/tiddlers/tests/data/data-widget/ImportFilter.tid +++ b/editions/test/tiddlers/tests/data/data-widget/ImportFilter.tid @@ -3,9 +3,6 @@ type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] description: Importing a payload filter and adding custom fields -title: Description -text: Importing a payload filter and adding custom fields -+ title: Output \whitespace trim diff --git a/editions/test/tiddlers/tests/data/data-widget/ImportTiddler.tid b/editions/test/tiddlers/tests/data/data-widget/ImportTiddler.tid index 1c2018c5b..99bb0ce3a 100644 --- a/editions/test/tiddlers/tests/data/data-widget/ImportTiddler.tid +++ b/editions/test/tiddlers/tests/data/data-widget/ImportTiddler.tid @@ -3,9 +3,6 @@ type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] description: Importing a payload tiddler and adding custom fields -title: Description -text: Importing a payload tiddler and adding custom fields -+ title: Output \whitespace trim diff --git a/editions/test/tiddlers/tests/data/data-widget/Simple.tid b/editions/test/tiddlers/tests/data/data-widget/Simple.tid index 25be3d46a..ae63f40cf 100644 --- a/editions/test/tiddlers/tests/data/data-widget/Simple.tid +++ b/editions/test/tiddlers/tests/data/data-widget/Simple.tid @@ -3,9 +3,6 @@ type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] description: Standalone data widget to create individual tiddlers -title: Description -text: Standalone data widget to create individual tiddlers -+ title: Output \whitespace trim