aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311/endpoint/spark.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-02-09 14:59:18 +0000
committerMatthew Somerville <matthew@mysociety.org>2016-02-09 14:59:18 +0000
commit6c718aa2e1d3fdbf9f94982a3f95ef5b5495e667 (patch)
treedaa95997ff52c3fdf9313c5893fcfaab8cc781d4 /t/open311/endpoint/spark.t
parentc7ddf0cfa97601bfb1da63a977bca68ed3da0583 (diff)
parent9a4b74df50886a5eb79ae53434200b14a1d36a19 (diff)
Merge remote-tracking branch 'mysociety/add-osm-link-to-email'
Diffstat (limited to 't/open311/endpoint/spark.t')
-rw-r--r--t/open311/endpoint/spark.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/open311/endpoint/spark.t b/t/open311/endpoint/spark.t
index 589f39baf..015876c94 100644
--- a/t/open311/endpoint/spark.t
+++ b/t/open311/endpoint/spark.t
@@ -4,10 +4,8 @@ use Test::More;
use Open311::Endpoint;
use Data::Dumper;
-use JSON;
my $endpoint = Open311::Endpoint->new;
-my $json = JSON->new;
subtest "Spark test" => sub {
my $spark = $endpoint->spark;