webpack/test/cases/parsing/issue-627/index.js

4 lines
82 B
JavaScript
Raw Permalink Normal View History

2015-05-10 19:11:45 +08:00
it("should compile expr in ?: operator", function() {
require("./dir/test");
});