Add a test for stream_color.js (pick_color).

(imported from commit a49f96a4a7b61ef51c057e8a3f11c116d77ebb49)
This commit is contained in:
Steve Howell
2013-08-08 19:27:49 -04:00
parent cef72fd8b8
commit cf1d94edef
3 changed files with 25 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export NODE_PATH=$STATIC_DIR
NODEJS=$(which nodejs || which node)
$NODEJS filter.js
$NODEJS stream_color.js
$NODEJS util.js
$NODEJS message_list.js
$NODEJS message_tour.js