Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 289d6c17 authored by Michelle Weidling's avatar Michelle Weidling :herb:
Browse files

test: fix wrong uris

parent 916b77e3
No related branches found
No related tags found
2 merge requests!59Feature/#51 remove sade,!41feat: refactor TextAPI (cf. #50)
Pipeline #151533 passed
......@@ -124,9 +124,9 @@ function tmt:_test-teardown() {
xmldb:remove($commons:agg, $tmt:manifest1),
xmldb:remove($commons:agg, $tmt:manifest2),
xmldb:remove($commons:agg, $tmt:manifest3),
xmldb:remove($commons:data, $tmt:tei1),
xmldb:remove($commons:data, $tmt:tei2),
xmldb:remove($commons:data, $tmt:tei3)
xmldb:remove($commons:data, $tmt:tei1-uri),
xmldb:remove($commons:data, $tmt:tei2-uri),
xmldb:remove($commons:data, $tmt:tei3-uri)
};
declare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment