aboutsummaryrefslogtreecommitdiff
path: root/t/40-response.t
diff options
context:
space:
mode:
Diffstat (limited to 't/40-response.t')
-rw-r--r--t/40-response.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/40-response.t b/t/40-response.t
index 61dd635..cc219b2 100644
--- a/t/40-response.t
+++ b/t/40-response.t
@@ -1,6 +1,6 @@
use lib 'lib';
use Test;
-use JSON::Tiny;
+use JSON::Fast;
use Matrix::Response;
plan 7;