if test `echo -n I | od -to2 | head -n1 | cut -f2 -d" " | cut -c6` = '0'; then
	rm -f test/temporal-types.js
fi
mocha
