8000 Excuse more Underscore `_.escape` tests. · lodash/lodash@c8914a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit c8914a8

Browse files
committed
Excuse more Underscore _.escape tests.
1 parent b25a86f commit c8914a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/underscore.html

+2
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,9 @@
301301
},
302302
'Utility': {
303303
'_.escape & unescape': [
304+
'` is escaped',
304305
'` can be unescaped',
306+
'can escape multiple occurances of `',
305307
'multiple occurrences of ` can be unescaped'
306308
],
307309
'now': [

0 commit comments

Comments
 (0)
0