Remove obsolete attribute and comments

References #124.
This commit is contained in:
Michael Croes
2018-06-21 20:28:22 +02:00
parent 003d775228
commit 2083ab1501
2 changed files with 2 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ using S7.UnitTest.Helpers;
*
*/
//This file contains tests for the obsolete synchronous methods
//This file contains tests for the synchronous methods
#pragma warning disable CS0618
namespace S7.Net.UnitTest
{