Improve tests for generate_token
[Business-OnlinePayment-Bambora.git] / Makefile.PL
index 50a2906..6f15251 100755 (executable)
@@ -16,5 +16,6 @@ WriteMakefile(
   /},
   TEST_REQUIRES => {qw/
     Test::More 0
+    Business::CreditCard 0
   /}
 );