Skip to content

Commit df669df

Browse files
authored
Update main_test.js
1 parent f932ee7 commit df669df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lab3/main_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const { Calculator } = require('./main');
44

55
describe("Calculator Test", () => {
66
const calculator = new Calculator();
7-
87
const logTestSuites = [
98
{
109
operation: "log",

0 commit comments

Comments
 (0)