diff options
| author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-04-03 22:26:25 +0200 | 
|---|---|---|
| committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2016-04-25 22:19:31 +0200 | 
| commit | ceff0d93892a6af3c3536ee645c83440c2f06b44 (patch) | |
| tree | 08e388c6c221753de281e3604c0a6d3018b320bc | |
| parent | e784f89f1b35e6d87c2027a881fa786b9e0238cf (diff) | |
Remove ignored import from integration test output
| -rw-r--r-- | testdata/integration/user_defined_syntax/poem.out.osxml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/testdata/integration/user_defined_syntax/poem.out.osxml b/testdata/integration/user_defined_syntax/poem.out.osxml index 76dfdcd..a52377d 100644 --- a/testdata/integration/user_defined_syntax/poem.out.osxml +++ b/testdata/integration/user_defined_syntax/poem.out.osxml @@ -1,6 +1,5 @@  <?xml version="1.0" encoding="UTF-8" standalone="yes"?>  <document xmlns:poem="poem"> -	<import rel="ontology" src="/home/andreas/source/ousia-src/testdata/integration/user_defined_syntax/poem.in.osml"/>  	<poem:poem>  		<poem:stanza>  			<poem:line>Among the river sallows, borne aloft</poem:line> | 
