diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-14 21:01:05 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-14 21:01:05 +0200 |
| commit | 4d203771c0a63b682475911f1588759c3ae4dc63 (patch) | |
| tree | acb66a3eb6881ac101763b202f8985ed8c83955d /test/block_scope_list.plain.html | |
| parent | 402f6d5f9aee9b4dd39cdf490288653524dcbee8 (diff) | |
fix string in test
Diffstat (limited to 'test/block_scope_list.plain.html')
| -rw-r--r-- | test/block_scope_list.plain.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/block_scope_list.plain.html b/test/block_scope_list.plain.html index 8f83544..4a42c3b 100644 --- a/test/block_scope_list.plain.html +++ b/test/block_scope_list.plain.html @@ -1,5 +1,5 @@ <ul> <li>Thomas Francart</li> -<li>Thomas Francart</li> +<li>39</li> <li>Semantic Web Consultant</li> </ul> |
