Commit 1bdd9b29 authored by stancakapost's avatar stancakapost
Browse files

removed external function for neg tests

parent 05912fc7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -8,8 +8,6 @@
        port P p;
    }

	external function matchFile(Raw p_textToMatch, XsdFile p_referenceXmlFile, XsdFileList p_xsdFileList, out universal charstring p_matchError) return boolean;

    testcase TC_${module}() runs on C system C {
        map(self:p, system:p);