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 b8a3b6d9ad
commit 4d6cdc835e
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
"""