[dts] [PATCH] tests/unit_tests_qos: fix typos

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:45:18 CET 2019


Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 tests/TestSuite_unit_tests_qos.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_unit_tests_qos.py b/tests/TestSuite_unit_tests_qos.py
index 8343757..20d42a0 100644
--- a/tests/TestSuite_unit_tests_qos.py
+++ b/tests/TestSuite_unit_tests_qos.py
@@ -57,7 +57,7 @@ class TestUnitTestsQos(TestCase):
         """
         Run at the start of each test suite.
 
-        Qos Prerequisites
+        QoS Prerequisites
         """
         cores = self.dut.get_core_list("all")
         self.coremask = utils.create_mask(cores)
-- 
2.19.2



More information about the dts mailing list