aboutsummaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-04-20 16:29:32 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-04-20 19:37:33 +0100
commit97a01fcec2c48e379394e0127888edc2e5bbde91 (patch)
tree04df4cd736964be7fb690c0da6ad20ae75b5e73e /t
parent0fe0f7e15317fd66925195bbb624bbb572d2b8ef (diff)
Remove final web/fixmystreet templates.
And associated, e.g. nothing references fixmystreet-old-box.js any more.
Diffstat (limited to 't')
-rw-r--r--t/cobrand/form_extras.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/cobrand/form_extras.t b/t/cobrand/form_extras.t
index 9c20b7ad4..c6f6976d5 100644
--- a/t/cobrand/form_extras.t
+++ b/t/cobrand/form_extras.t
@@ -13,7 +13,6 @@ sub path_to_web_templates {
my $self = shift;
return [
FixMyStreet->path_to( 't/cobrand/form_extras/templates' )->stringify,
- FixMyStreet->path_to( 'templates/web/fixmystreet' )->stringify
];
}