Skip to content

Commit

Permalink
Removed more obsolete code.
Browse files Browse the repository at this point in the history
  • Loading branch information
sagatowski committed Jun 15, 2019
1 parent f4d0feb commit f8b2ed4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 42 deletions.
38 changes: 0 additions & 38 deletions TcUnit/TcUnit/ITFs/I_TestSuite.TcIO

This file was deleted.

2 changes: 1 addition & 1 deletion TcUnit/TcUnit/POUs/FB_TestSuite.TcPOU
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*)
{attribute 'call_after_init'}
{attribute 'reflection'}
FUNCTION_BLOCK FB_TestSuite IMPLEMENTS I_TestSuite
FUNCTION_BLOCK FB_TestSuite
VAR
{attribute 'instance-path'}
{attribute 'noinit'}
Expand Down
3 changes: 0 additions & 3 deletions TcUnit/TcUnit/TcUnit.plcproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ Documentation and examples are available at www.tcunit.org</Description>
<Compile Include="ITFs\I_AssertMessageFormatter.TcIO">
<SubType>Code</SubType>
</Compile>
<Compile Include="ITFs\I_TestSuite.TcIO">
<SubType>Code</SubType>
</Compile>
<Compile Include="ITFs\I_TestResultFormatter.TcIO">
<SubType>Code</SubType>
</Compile>
Expand Down

0 comments on commit f8b2ed4

Please sign in to comment.