Changed comments in template files
This commit is contained in:
Родитель
198a085f40
Коммит
025b981b92
|
@ -1,4 +1,5 @@
|
|||
// NUnit3 Tests, see documentation : https://github.com/nunit/docs/wiki/NUnit-Documentation
|
||||
// NUnit3 tests
|
||||
// See documentation : https://github.com/nunit/docs/wiki/NUnit-Documentation
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace $safeprojectname$
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
Option Explicit On
|
||||
' NUnit3 Tests, see documentation : https://github.com/nunit/docs/wiki/NUnit-Documentation
|
||||
' NUnit3 tests
|
||||
' See documentation : https://github.com/nunit/docs/wiki/NUnit-Documentation
|
||||
Imports System
|
||||
Imports NUnit.Framework
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче