aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/TokenTest.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-03-10 19:37:58 +0800
committercrupest <crupest@outlook.com>2020-03-10 19:37:58 +0800
commit5eaacedda31da86116f25158bd07e5ad8954e7b2 (patch)
treeb9165a233b00c4ab5be47f0ce786b64c178a9fdf /Timeline.Tests/IntegratedTests/TokenTest.cs
parent08b18564bb1c477b01384cb93d62f98cfcb83f48 (diff)
downloadtimeline-5eaacedda31da86116f25158bd07e5ad8954e7b2.tar.gz
timeline-5eaacedda31da86116f25158bd07e5ad8954e7b2.tar.bz2
timeline-5eaacedda31da86116f25158bd07e5ad8954e7b2.zip
...
Diffstat (limited to 'Timeline.Tests/IntegratedTests/TokenTest.cs')
-rw-r--r--Timeline.Tests/IntegratedTests/TokenTest.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline.Tests/IntegratedTests/TokenTest.cs b/Timeline.Tests/IntegratedTests/TokenTest.cs
index 928d546c..7b28746f 100644
--- a/Timeline.Tests/IntegratedTests/TokenTest.cs
+++ b/Timeline.Tests/IntegratedTests/TokenTest.cs
@@ -4,6 +4,7 @@ using Microsoft.Extensions.DependencyInjection;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
+using Timeline.Models;
using Timeline.Models.Http;
using Timeline.Services;
using Timeline.Tests.Helpers;