Updated testfiles for error.c fix
diff --git a/result/VC/ElementValid7 b/result/VC/ElementValid7
index 2c9be77..02d2887 100644
--- a/result/VC/ElementValid7
+++ b/result/VC/ElementValid7
@@ -1,4 +1,4 @@
 ./test/VC/ElementValid7:7: validity error: Element doc content does not follow the DTD
 Expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a)
 <doc><a/><b/><a/><c/><c/><a/></doc>
-                                  ^
+                                   ^