Index: trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs
===================================================================
--- trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs (revision 931)
+++ trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs (revision 970)
@@ -1,7 +1,7 @@
-﻿using Platnosci.Core.Interface;
+﻿using adMoto.Payments.Core.Interfaces;
 
 namespace Platnosci.Tests.Web
 {
-    public class FakeTranslation: ITranslateManager
+    public class FakeTranslation : ITranslateManager
     {
         public string Translate(string className, string keyName)
