aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Tests/UnitTest1.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Aggregator/Tests/UnitTest1.cs')
-rw-r--r--Aggregator/Tests/UnitTest1.cs11
1 files changed, 0 insertions, 11 deletions
diff --git a/Aggregator/Tests/UnitTest1.cs b/Aggregator/Tests/UnitTest1.cs
deleted file mode 100644
index 29d2d62..0000000
--- a/Aggregator/Tests/UnitTest1.cs
+++ /dev/null
@@ -1,11 +0,0 @@
-using System;
-using Xunit;
-
-namespace Tests {
- public class UnitTest1 {
- [Fact]
- public void Test1() {
-
- }
- }
-}