Content-Length: 258150 | pFad | https://github.com/jonschlinkert/word-wrap/commit/30d6daf60fce429f5f559252fa86ee78200652c4

8F chore: fix test · jonschlinkert/word-wrap@30d6daf · GitHub
Skip to content

Commit 30d6daf

Browse files
committed
chore: fix test
1 parent 655929c commit 30d6daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ describe('wrap', function () {
3535
});
3636

3737
it('should trim trailing whitespace (even for empty lines):', function () {
38-
assert.equal(wrap("a \n\nb \n \nc\t", {trim: true}), 'a\nb\nc');
38+
assert.equal(wrap("a \n\nb \n \nc\t", {trim: true}), 'a\n\nb\n\nc');
3939
});
4040

4141
it('should handle strings with just newlines', function () {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/jonschlinkert/word-wrap/commit/30d6daf60fce429f5f559252fa86ee78200652c4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy