|
|
@@ -77,8 +77,7 @@ public class LoadFileTest extends BuildFileTest { |
|
|
|
*/ |
|
|
|
public void testNoSourcefilefound() { |
|
|
|
expectBuildExceptionContaining("testNoSourcefilefound", |
|
|
|
"File not found", |
|
|
|
"Unable to load resource"); |
|
|
|
"File not found", " doesn't exist"); |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|