summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-02 11:42:07 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:19:30 +0200
commitabfbee8595a6ba175f899f4dbca9f56c58a7a5e9 (patch)
tree6de33ba5b54215052465c4c16082118d5394d15e /testdata/integration/user_defined_syntax/simple_short_token.out.osxml
parent7aa5f13f2fb381e66cba98cb2be11e3d4c104258 (diff)
Rename simple_short_token test to token_escape, luckily there was no real bug involved here
Diffstat (limited to 'testdata/integration/user_defined_syntax/simple_short_token.out.osxml')
-rw-r--r--testdata/integration/user_defined_syntax/simple_short_token.out.osxml6
1 files changed, 0 insertions, 6 deletions
diff --git a/testdata/integration/user_defined_syntax/simple_short_token.out.osxml b/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
deleted file mode 100644
index 743e927..0000000
--- a/testdata/integration/user_defined_syntax/simple_short_token.out.osxml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<document xmlns:test="test">
- <test:a>
- <test:c/>
- </test:a>
-</document>