diff --git a/test/underscore.html b/test/underscore.html
index 3bce200a7..b33ab4728 100644
--- a/test/underscore.html
+++ b/test/underscore.html
@@ -301,7 +301,9 @@
},
'Utility': {
'_.escape & unescape': [
+ '` is escaped',
'` can be unescaped',
+ 'can escape multiple occurances of `',
'multiple occurrences of ` can be unescaped'
],
'now': [