mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 16:26:47 +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