summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-10-13 10:31:16 +0300
committerHanoh Haim <hhaim@cisco.com>2015-10-13 10:31:16 +0300
commitb18e8dc6f2aba20767304334380a9b1561379541 (patch)
treea8d08808fd9f640b79811c070a4324422bdabf71 /scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py
parenta9ead5815d40dfe42651f6ff2140c94535b6a703 (diff)
Another Typo fix T-Rex -> TRex
Diffstat (limited to 'scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py')
-rwxr-xr-xscripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py b/scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py
index 95f259b8..32ad5243 100755
--- a/scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py
+++ b/scripts/automation/trex_control_plane/unit_tests/control_plane_general_test.py
@@ -9,7 +9,7 @@ Name:
Description:
- This script creates the functionality to test the performance of the T-Rex traffic generator control plane.
+ This script creates the functionality to test the performance of the TRex traffic generator control plane.
The scenarios assumes a WORKING server is listening and processing the requests.
::