mirror of https://github.com/webpack/webpack.git
4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
|
|
it("should compile", function(done) {
|
||
|
|
done();
|
||
|
|
});
|