cweill/SuffixArray-Golang

LongestRepeatingSuffix test description does not match test

corburn opened this issue · 0 comments

It("is `ATTCCCGTT` for `ATTGTTCCCATTGTT`", func() {

The expected nucleotide sequence in the description does not match the test.