--- modello-plugins/modello-plugin-stax/src/test/verifiers/stax-parts/StaxVerifierParts.java.sav 2007-08-15 13:25:30.000000000 +0200 +++ modello-plugins/modello-plugin-stax/src/test/verifiers/stax-parts/StaxVerifierParts.java 2007-08-15 13:26:12.000000000 +0200 @@ -47,7 +47,7 @@ public void verify() throws IOException, XMLStreamException { - String path = "src/test/verifiers/stax-parts/parts.xml"; + String path = "modello-plugins/modello-plugin-stax/src/test/verifiers/stax-parts/parts.xml"; FileReader reader = new FileReader( path ); PartsStaxReader modelReader = new PartsStaxReader();