mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 16:26:47 +08:00
Code style
This commit is contained in:
@ -49,4 +49,4 @@ describe('Sudoku', () => {
|
|||||||
expect(section).toEqual(solved[i])
|
expect(section).toEqual(solved[i])
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user