#!/bin/bash
sbcl --core /root/ichiran.core --non-interactive  --eval "(ichiran/test:run-all-tests)"
