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

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