about summary refs log tree commit diff stats
path: root/t/00-basic.rakutest
blob: ca3938bf012a6e7aa2a2f308b8806effe5d2a1a4 (plain) (blame)
1
2
3
4
5
6
use Test;

plan 2;

use-ok 'Taurus::CLI';
use-ok 'Taurus::Seconds';