Imports NUnit.Framework _ Module Module1 _ Sub Main() Assert.IsTrue(True) End Sub End Module