summary refs log blame commit diff stats
path: root/t/00-basic.rakutest
blob: bcd096fec5396d54c8eeb8544a9fb7b510478e1f (plain) (tree)
1
2
3
4
5




                              
use Test;

plan 1;

use-ok 'Template::Nest::Fast';