#!/bin/sh
NODE_ENV=test node_modules/.bin/karma start "$@"
