From f3d0995e9078c0b6a99793a90ce6671afc756ee1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 18 May 2011 13:46:45 +0200 Subject: CPANization --- t/01-compile-pl.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/01-compile-pl.t') diff --git a/t/01-compile-pl.t b/t/01-compile-pl.t index 661fbfb..7c81c91 100755 --- a/t/01-compile-pl.t +++ b/t/01-compile-pl.t @@ -5,4 +5,4 @@ use 5.010; use Test::More; use Test::Compile; -all_pl_files_ok('lib/ssh-forcecommand'); +all_pl_files_ok('bin/ssh-forcecommand'); -- cgit v1.2.3