Skip to content

Commit 50532f1

Browse files
Merge branch '312553027' into 312553027
2 parents 81bdcd5 + f91e291 commit 50532f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lab2/main_test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ const test = require('node:test');
22
const assert = require('assert');
33
const { Application, MailSystem } = require('./main');
44

5+
56
const fs = require('fs');
67
const TestData = 'name_list.txt';
78

0 commit comments

Comments
 (0)