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

plan 2;

use-ok 'Fornax::CLI';
use-ok 'Fornax::Hex2RGB';