Change name
This commit is contained in:
parent
5fbeb79fdc
commit
b674985fff
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ describe('reconcile', () => {
|
|||
});
|
||||
});
|
||||
|
||||
describe('test_merge_files_without_panic', () => {
|
||||
describe('test_diff_and_undiff_are_inverse', () => {
|
||||
const resourcesPath = path.join(__dirname, '../../tests/resources');
|
||||
|
||||
const readFileSlice = (fileName: string, start: number, end: number): string => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue