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