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