953b037 Avoid download of XSD file

Authored and Committed by Juan Hernandez 12 years ago
    Avoid download of XSD file
    
    One of the tests tries to download an XSD file from the web. This
    makes the build fail in Koji as no web acccess is allowed there.
    This patch addes the XSD file to the set of sources and modifies
    the source code of the test to use an absolute file location
    instead of a HTTP location.
    
        
file added
+145
file modified
+12 -1