about summary refs log tree commit diff
path: root/IRCSharp.Tests/Tokenization/Data/JoinModel.cs
diff options
context:
space:
mode:
Diffstat (limited to 'IRCSharp.Tests/Tokenization/Data/JoinModel.cs')
-rw-r--r--IRCSharp.Tests/Tokenization/Data/JoinModel.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRCSharp.Tests/Tokenization/Data/JoinModel.cs b/IRCSharp.Tests/Tokenization/Data/JoinModel.cs
index e54f4cf..638ae23 100644
--- a/IRCSharp.Tests/Tokenization/Data/JoinModel.cs
+++ b/IRCSharp.Tests/Tokenization/Data/JoinModel.cs
@@ -1,7 +1,7 @@
 using System.Collections.Generic;
 using YamlDotNet.Serialization;
 
-namespace IRCTokens.Tests.Data
+namespace IRCSharp.Tests.Tokenization.Data
 {
     public class JoinModel
     {