1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-02 16:30:04 +01:00
This commit is contained in:
devlinjd 2015-12-12 11:13:47 -05:00
parent f5a8e36e50
commit ee1e4bf699
2 changed files with 0 additions and 12 deletions

View File

@ -65,9 +65,3 @@ describe('jane-doe.json (FRESH)', function () {
});
// describe('subtract', function () {
// it('should return -1 when passed the params (1, 2)', function () {
// expect(math.subtract(1, 2)).to.equal(-1);
// });
// });

View File

@ -61,9 +61,3 @@ describe('jane-doe.json (JRS)', function () {
});
// describe('subtract', function () {
// it('should return -1 when passed the params (1, 2)', function () {
// expect(math.subtract(1, 2)).to.equal(-1);
// });
// });