Config.Test: Add new project
This commit is contained in:
9
Config.Test/UnitTest1.vb
Normal file
9
Config.Test/UnitTest1.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
Imports System.Text
|
||||
Imports Microsoft.VisualStudio.TestTools.UnitTesting
|
||||
|
||||
<TestClass()> Public Class UnitTest1
|
||||
|
||||
<TestMethod()> Public Sub TestMethod1()
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user