diff options
Diffstat (limited to 'api_test')
| -rw-r--r-- | api_test/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/api_test/main.c b/api_test/main.c index 9b7ba41..e7fccbd 100644 --- a/api_test/main.c +++ b/api_test/main.c @@ -915,7 +915,7 @@ static void source_pos(test_batch_runner *runner) {                        "  </heading>\n"                        "  <paragraph sourcepos=\"3:1-4:42\">\n"                        "    <text sourcepos=\"3:1-3:14\" xml:space=\"preserve\">Hello “ </text>\n" -                      "    <link sourcepos=\"3:15-3:37\" destination=\"http://www.google.com\" title=\"\">\n" +                      "    <link sourcepos=\"3:15-3:37\" destination=\"http://www.google.com\">\n"                        "      <text sourcepos=\"3:16-3:36\" xml:space=\"preserve\">http://www.google.com</text>\n"                        "    </link>\n"                        "    <softbreak />\n" | 
