#!/bin/bash
pushd ~/github.com/eyereasoner/lingua/etc > /dev/null
./test
popd > /dev/null
