#!/bin/bash

(cd ~/ && python -c "import cbgen; import sys; sys.exit(cbgen.test())")
