]> iEval git - webservice-tdwtf.git/blob - t/App-TDWTF.t
Add tdwtf_series function for new API call
[webservice-tdwtf.git] / t / App-TDWTF.t
1 #!/usr/bin/perl
2 use strict;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('App::TDWTF') };
This page took 0.047255 seconds and 4 git commands to generate.