Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / Prices.t
index 5c2c861..b0832c5 100755 (executable)
@@ -14,7 +14,7 @@ BEGIN {
     }
 }
 
-use_ok('C4::Acquisition');
+use_ok('C4::Acquisition', qw( populate_order_with_prices ));
 use_ok('C4::Context');
 use_ok('Koha::Number::Price');