#!/usr/bin/env bash
echo Running "$0"
openfisca test "$@" --country-package openfisca_france --extension openfisca_france_local
