Skip to content

Commit c55605a

Browse files
committed
Updated SUT.
1 parent dab51c3 commit c55605a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TIAsample/TIAsample/Class1.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public class Class1
1010
{
1111
public string GetName()
1212
{
13-
return "TIA";
13+
return "TIA_TIA";
1414
; }
1515
}
1616
}

0 commit comments

Comments
 (0)