]> iEval git - webservice-scaleway.git/blame_incremental - t/compile.t
Initial commit
[webservice-scaleway.git] / t / compile.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('WebService::Scaleway') };
This page took 0.018259 seconds and 4 git commands to generate.