rename whatnow2 tests
[mmh] / test / tests / whatnow2 / default-workflow
diff --git a/test/tests/whatnow2/default-workflow b/test/tests/whatnow2/default-workflow
deleted file mode 100644 (file)
index bd4cf88..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-#test whatnow2 workflow
-
-. "$MH_TEST_COMMON"
-profile="$MMH/profile-send"
-cd "$MMH"
-cat "`mhparam profile`" - >"$profile" <<!
-default-from: Bob <bob@example.org>
-!
-cd - >/dev/null
-export MMHP="$profile"
-
-runandcheck "comp -editor cat -whatnowproc whatnow2" <<!
-mmh-last-editor: cat
-mmh-mhdist: 0
-To:
-Cc:
-Fcc: +sent
-Subject:
---------
-!
-
-runandcheck "whatnow2 edit" <<!
-mmh-last-editor: cat
-mmh-mhdist: 0
-To:
-Cc:
-Fcc: +sent
-Subject:
---------
-!
-
-cat >`mhpath l +drafts` <<!
-From: Bob <bob@example.org>
-To: alice
-Date: Sun, 25 Oct 2015 18:59:56 +0100
-Subject: Test
-----------------
-foo
-!
-
-runandcheck 'whatnow2 send -debug | replace_contentid' <<!
-From: Bob <bob@example.org>
-To: alice
-Date: Sun, 25 Oct 2015 18:59:56 +0100
-Subject: Test
-MIME-Version: 1.0
-Content-Type: text/plain; charset="us-ascii"
-Content-ID: <TESTID>
-
-foo
-----EOM----
-alice
-!