#!/bin/bash

# Execute original binary.
${package_dir%/*}/behat/bin/behat ${@}
