mirror of https://github.com/zulip/zulip.git
rename tests
(imported from commit cd98a86a5e07765f753ac1904e45ccd1213d6d67)
This commit is contained in:
parent
998a22eabb
commit
d82ccb6243
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
cd "$(dirname "$0")"/../zephyr/tests/frontend/node
|
||||
node test_message_tour.js
|
||||
node test_unread.js
|
||||
node test_search.js
|
||||
node message_tour.js
|
||||
node unread.js
|
||||
node search.js
|
||||
|
|
Loading…
Reference in New Issue