mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Excuse more Underscore _.escape tests.
This commit is contained in:
@@ -301,7 +301,9 @@
|
||||
},
|
||||
'Utility': {
|
||||
'_.escape & unescape': [
|
||||
'` is escaped',
|
||||
'` can be unescaped',
|
||||
'can escape multiple occurances of `',
|
||||
'multiple occurrences of ` can be unescaped'
|
||||
],
|
||||
'now': [
|
||||
|
||||
Reference in New Issue
Block a user