Add unit tests to narrow.js.

This includes slightly invasive, but harmless, changes to
production code.

(imported from commit 847557c11088b75c836cc399d0af75353a8faa3a)
This commit is contained in:
Steve Howell
2013-08-08 20:05:23 -04:00
parent 509c3b4dc3
commit cc73619a9d
4 changed files with 45 additions and 0 deletions

View File

@@ -11,5 +11,6 @@ NODEJS=$(which nodejs || which node)
$NODEJS util.js
$NODEJS message_list.js
$NODEJS message_tour.js
$NODEJS narrow.js
$NODEJS unread.js
$NODEJS search_suggestion.js