diff options
Diffstat (limited to 'lib/mstch/test/data/partial_whitespace.txt')
| -rw-r--r-- | lib/mstch/test/data/partial_whitespace.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/mstch/test/data/partial_whitespace.txt b/lib/mstch/test/data/partial_whitespace.txt new file mode 100644 index 0000000..c09147c --- /dev/null +++ b/lib/mstch/test/data/partial_whitespace.txt @@ -0,0 +1,5 @@ +<h1>Welcome</h1> +Hello Chris +You have just won $10000! +Well, $6000, after taxes. +<h3>Fair enough, right?</h3> |
