not necessary
[dbsrgits/DBIx-Class.git] / Makefile.PL
index 7966ed8..c1b6596 100644 (file)
@@ -33,7 +33,6 @@ test_requires 'DBD::SQLite'         => 1.14;
 test_requires 'Test::Builder'       => 0.33;
 test_requires 'Test::Warn'          => 0.11;
 test_requires 'Test::Exception'     => 0;
-test_requires 'FindBin'             => 0;
 
 install_script 'script/dbicadmin';