MT#11917 remove billingzones

Change-Id: I439910b08e52a870f2bda55e6660da40a620dbc1
changes/26/1726/1
Rene Krenn 10 years ago
parent 4c8d82a0a0
commit 6803ce7498

@ -68,7 +68,7 @@ my $t = time;
my $default_reseller_id = 1;
my $billingprofile = test_billingprofile($t,$default_reseller_id);
my $billingzone = test_billingzone($billingprofile);
#my $billingzone = test_billingzone($billingprofile);
my $systemcontact = test_systemcontact($t);
my $contract = test_contract($billingprofile,$systemcontact);
(my $reseller,$billingprofile) = test_reseller($t,$contract);

Loading…
Cancel
Save