Missed one

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@791 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2014-03-17 14:10:33 +00:00
parent f7e8328354
commit 4614107c94
1 changed files with 1 additions and 0 deletions

View File

@ -905,6 +905,7 @@ T_FUNC(escaped_double_quote_within_double_quotes,
const struct t_test *t_plan[] = {
T(empty_input),
T(empty_line),
T(unterminated_line),
T(single_whitespace),
T(multiple_whitespace),
T(line_continuation_in_whitespace),