Initial commit
[android-adb.git] / t / Android-ADB.t
CommitLineData
9d265fd6
MG
1#!/usr/bin/perl
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('Android::ADB') };
This page took 0.009512 seconds and 4 git commands to generate.