Add assertion to scenario that verifies a tag on a new line is recoginized as a tag.

This commit is contained in:
U-NA\cle1413 2014-07-23 11:18:11 -04:00
parent d5142a0a0a
commit e0fb621110
2 changed files with 2 additions and 0 deletions

View file

@ -1,2 +1,3 @@
2014-07-22 11:11 This entry has an email.
@Newline tag should show as a tag.
Kyla's @email is kyla@clevelandunderdog.org and Guinness's is guinness@fortheloveofpits.org.

View file

@ -37,5 +37,6 @@ Feature: Tagging
Then we should get no error
and the output should be
"""
@newline : 1
@email : 1
"""