From d350c63f60e7ee3352af93aee2a92ee397bd441f Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 4 Feb 2019 00:24:41 +0000 Subject: Removed parser test stuff --- Aggregator/Tests/DownloadTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Aggregator') diff --git a/Aggregator/Tests/DownloadTests.cs b/Aggregator/Tests/DownloadTests.cs index fd647b2..cb0e307 100644 --- a/Aggregator/Tests/DownloadTests.cs +++ b/Aggregator/Tests/DownloadTests.cs @@ -1,7 +1,7 @@ using System; using System.Xml; using System.Xml.Linq; -using Aggregator.Classes; +using System.Collections.Generic; using Aggregator.Parser; using Xunit; -- cgit v1.2.3-13-gbd6f