Files
zulip/tools/test-js-with-node
Steve Howell 958955da23 Run node-based JS unit tests from test-all
(imported from commit 5bf9b690dfd3ac83296a58cf44a170960adaed39)
2013-07-26 14:52:33 -04:00

5 lines
93 B
Bash
Executable File

#!/bin/bash -e
cd "$(dirname "$0")"/../zephyr/tests/frontend/node
node test_message_tour.js