mirror of https://github.com/webpack/webpack.git
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
|
|
it("should compile expr in ?: operator", function() {
|
||
|
|
require("./dir/test");
|
||
|
|
});
|