mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +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