Skip to content

Commit f8b2ed4

Browse files
committed
Removed more obsolete code.
1 parent f4d0feb commit f8b2ed4

3 files changed

Lines changed: 1 addition & 42 deletions

File tree

TcUnit/TcUnit/ITFs/I_TestSuite.TcIO

Lines changed: 0 additions & 38 deletions
This file was deleted.

TcUnit/TcUnit/POUs/FB_TestSuite.TcPOU

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*)
99
{attribute 'call_after_init'}
1010
{attribute 'reflection'}
11-
FUNCTION_BLOCK FB_TestSuite IMPLEMENTS I_TestSuite
11+
FUNCTION_BLOCK FB_TestSuite
1212
VAR
1313
{attribute 'instance-path'}
1414
{attribute 'noinit'}

TcUnit/TcUnit/TcUnit.plcproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ Documentation and examples are available at www.tcunit.org</Description>
7272
<Compile Include="ITFs\I_AssertMessageFormatter.TcIO">
7373
<SubType>Code</SubType>
7474
</Compile>
75-
<Compile Include="ITFs\I_TestSuite.TcIO">
76-
<SubType>Code</SubType>
77-
</Compile>
7875
<Compile Include="ITFs\I_TestResultFormatter.TcIO">
7976
<SubType>Code</SubType>
8077
</Compile>

0 commit comments

Comments
 (0)