#!/usr/bin/env bash

# A wrapper script to avoid specifying the lengthy --driver-package=... on the command line.
spacejam test-packages --driver-package=practicalmeteor:mocha-console-runner "$@"
