Skip to content

Commit 08b658c

Browse files
committed
remove Unix provider from pod-coverage tests
has extra deps that travis doesn't and not so internesting.
1 parent 1a4582d commit 08b658c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/pod-coverage.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ pod_coverage_ok(
3636
pod_coverage_ok("Dancer2::Plugin::Auth::Extensible::Role::Provider");
3737
pod_coverage_ok("Dancer2::Plugin::Auth::Extensible::Provider::Config");
3838
pod_coverage_ok("Dancer2::Plugin::Auth::Extensible::Provider::Example");
39-
pod_coverage_ok("Dancer2::Plugin::Auth::Extensible::Provider::Unix");
4039
pod_coverage_ok(
4140
"Dancer2::Plugin::Auth::Extensible::Test",
4241
{

0 commit comments

Comments
 (0)