This commit is contained in:
Nathan Sobo
2012-11-21 18:44:42 -07:00
parent 0fd921bb40
commit 893e7428c6

View File

@@ -76,7 +76,6 @@ fdescribe "TokenizedBuffer", ->
describe "when the buffer is fully tokenized", ->
beforeEach ->
console.log "FULLY TOKENIZE"
fullyTokenize(tokenizedBuffer)
describe "when there is a buffer change that is smaller than the chunk size", ->