Skip to content

Commit 4e4c834

Browse files
committed
finish lab3
1 parent 5f73c49 commit 4e4c834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lab3/main_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ describe('Calculator.log() Success Cases', () => {
6565
assert.strictEqual(calculator.log.apply(calculator, tc.param), tc.expected);
6666
});
6767
}
68-
});
68+
});

0 commit comments

Comments
 (0)