add cust_pay_refund table to refund payments
[freeside.git] / FS / t / part_export-http.t
index ba7209d..ea41b93 100644 (file)
@@ -1,5 +1,5 @@
 BEGIN { $| = 1; print "1..1\n" }
 END {print "not ok 1\n" unless $loaded;}
-use FS::part_export::http_post;
+use FS::part_export::http;
 $loaded=1;
 print "ok 1\n";