mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
added new line
This commit is contained in:
@@ -12,4 +12,4 @@ describe('ScrambleStrings', () => {
|
||||
it('expects to return true for scrambled strings', () => {
|
||||
expect(isScramble('great', 'rgeat')).toBe(true)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user