webpack/test/configCases/issues/issue-3596/b.js

4 lines
90 B
JavaScript

it("should not be executed", function() {
throw new Error("should not be executed");
});