diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-03-31 17:54:14 +0100 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-03-31 17:54:14 +0100 |
commit | 53fbccab8e7471fa9e06496a56f136b1edb43351 (patch) | |
tree | d55e62c6729093f4532876010b91cf04705cd535 /t/app/controller/reports_new.t | |
parent | aee7bf19d25be738df0ca94e12452de33dcf42f9 (diff) |
Ported import.cgi to catalyst
Diffstat (limited to 't/app/controller/reports_new.t')
-rw-r--r-- | t/app/controller/reports_new.t | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/t/app/controller/reports_new.t b/t/app/controller/reports_new.t index 7ee125592..c87571a9d 100644 --- a/t/app/controller/reports_new.t +++ b/t/app/controller/reports_new.t @@ -30,12 +30,6 @@ foreach my $test ( pc_alternatives => [], }, { - pc => 'ZZ9 9ZZ', - errors => - ['We had a problem with the supplied co-ordinates - outside the UK?'], - pc_alternatives => [], - }, - { pc => 'glenthorpe', errors => [], pc_alternatives => [ # TODO - should filter out these non-UK addresses |