Commit e208c827 authored by pintar's avatar pintar
Browse files

small correction

parent f5587241
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ group LibUEInterfaces {

  type component UETestDriver
  {
    port UtPort Ut // Upper tester port connected to the UE
    port UtPort Ut; // Upper tester port connected to the UE
    timer t_UtWait := 10.0;
    var default vc_UtDefault;
  }