Commit 8263f8c6 authored by stancakapost's avatar stancakapost
Browse files

removed external function for neg tests

parent 8ec4342e
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -8,8 +8,6 @@
        port P p;
        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 {
    testcase TC_${module}() runs on C system C {
        map(self:p, system:p);
        map(self:p, system:p);