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