improved gulpfile
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
describe("A suite", function() {
|
||||
it("contains spec with an expectation", function() {
|
||||
expect(new Buffer(3)).toBe(true);
|
||||
expect(true).toBe(true);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user