On Wed, Aug 21, 2019 at 01:15:35 +0200, Ján Tomko wrote:
Unlike all the other occurrences, only store the actual URL
instead of the whole xmlns:<prefix>='<url>' header.
The rest will be converted before this string is used.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/test/test_driver.c | 7 +++++++
1 file changed, 7 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>