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