summaryrefslogtreecommitdiff
path: root/yarns/030-topics.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/030-topics.yarn')
-rw-r--r--yarns/030-topics.yarn5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarns/030-topics.yarn b/yarns/030-topics.yarn
index e931ae3..cad687c 100644
--- a/yarns/030-topics.yarn
+++ b/yarns/030-topics.yarn
@@ -15,3 +15,8 @@ topic.
GIVEN the time is 2014-11-20 20:04:08
WHEN I run jt new --topic=research/2014/dishwasher TITLE
THEN file SRC/drafts/0.mdwn matches research/2014/dishwasher
+
+We should get an error if the topic doesn't exist.
+
+ WHEN I try to run jt new --topic=does/not/exist YEEHAA
+ THEN it fails