Ver Fonte

Readded all tests ヽ(ー_ー )ノ

Martin Edlund há 5 anos atrás
pai
commit
57db30ac32
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      SketchAssistant/WhiteTests/UITest.cs

+ 1 - 2
SketchAssistant/WhiteTests/UITest.cs

@@ -147,7 +147,6 @@ namespace WhiteTests
             mainWindow.Close();
         }
 
-        /*
         [TestMethod]
         [TestCategory("DirectInput")]
         public void PointsOnCanvasSimilarityTest()
@@ -1061,6 +1060,6 @@ namespace WhiteTests
             {
                 throw new NotImplementedException();
             }
-        }*/
+        }
     }
 }