summaryrefslogtreecommitdiff
path: root/test/WFC/EntityDeclared2
diff options
context:
space:
mode:
Diffstat (limited to 'test/WFC/EntityDeclared2')
-rw-r--r--test/WFC/EntityDeclared25
1 files changed, 0 insertions, 5 deletions
diff --git a/test/WFC/EntityDeclared2 b/test/WFC/EntityDeclared2
deleted file mode 100644
index e6d16dd..0000000
--- a/test/WFC/EntityDeclared2
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE a [
-<!ENTITY e "an entity">
-]>
-<a> &unknown; violates [ WFC: Entity Declared ] </a>