add script to run ALL the tests
[gitmo/Moo.git] / maint / fulltest
CommitLineData
194bdaa4 1#!/bin/sh
2
3prove -l t xt;
4MOO_XS_DISABLE=1 prove -l t xt