diff options
Diffstat (limited to 't/app/controller')
-rw-r--r-- | t/app/controller/report_new.t | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/t/app/controller/report_new.t b/t/app/controller/report_new.t index 5221a601a..61f009619 100644 --- a/t/app/controller/report_new.t +++ b/t/app/controller/report_new.t @@ -8,15 +8,6 @@ use Web::Scraper; my $mech = FixMyStreet::TestMech->new; $mech->get_ok('/report/new'); -# TODO: { -# local $TODO = "paths to '/report/new' not handled by catalyst yet"; -# fail "Test that clicking on map sends user here"; -# fail "Test that clicking on 'skip map' link sends user here"; -# fail -# "Test that clicking on 'Report a Problem' in header link sends user here"; -# fail "Test that partial token sends user here"; -# } - # test various locations on inital search box foreach my $test ( { |