1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-07-28 20:16:02 +02:00
nextcloud/autotest-js.sh
John Molakvoæ b8a7ab9941
Fix jsunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13 16:13:01 +02:00

13 lignes
173 B
Bash
Fichiers exécutables

#!/usr/bin/env bash
#
# ownCloud
#
# Run JS tests
#
# @author Vincent Petry
# @copyright 2014 Vincent Petry <pvince81@owncloud.com>
#
set -euo pipefail
npm run test:jsunit