diff options
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/shr/ul-empty.html | 4 | ||||
| -rw-r--r-- | test/data/shr/ul-empty.txt | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/test/data/shr/ul-empty.html b/test/data/shr/ul-empty.html new file mode 100644 index 00000000000..e5a75ab9216 --- /dev/null +++ b/test/data/shr/ul-empty.html | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | <ul> | ||
| 2 | <li></li> | ||
| 3 | </ul> | ||
| 4 | Lala | ||
diff --git a/test/data/shr/ul-empty.txt b/test/data/shr/ul-empty.txt new file mode 100644 index 00000000000..acb41c47eb4 --- /dev/null +++ b/test/data/shr/ul-empty.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | * | ||
| 2 | |||
| 3 | Lala | ||