compile fix

This commit is contained in:
Grahame Grieve 2020-07-25 08:39:55 +10:00
parent ea2d1b6576
commit c4bcd19f46
1 changed files with 5 additions and 0 deletions

View File

@ -87,6 +87,11 @@ public class SnapShotGenerationTests {
return null;
}
@Override
public IContextResourceLoader getNewLoader(NpmPackage npm) {
return this;
}
}
public enum TestFetchMode {