#!/bin/sh
set -e

jest --config debian/tests/pkg-js/jest.config.js
