mask hlt test
authorHanoh Haim <[email protected]>
Tue, 16 Feb 2016 08:31:33 +0000 (10:31 +0200)
committerHanoh Haim <[email protected]>
Tue, 16 Feb 2016 08:31:33 +0000 (10:31 +0200)
scripts/automation/regression/unit_tests/functional_tests/stl_basic_tests.py

index e44948c..f4b67f0 100644 (file)
@@ -187,7 +187,7 @@ class CStlBasic_Test(functional_general_test.CGeneralFunctional_Test):
             self.run_py_profile_path (obj[0],obj[1],compare =obj[2], do_no_remove=True)
 
 
-    def test_hlt_profiles (self):
+    def hlt_profiles (self):
         p = (
             ['hlt/hlt_udp_inc_dec_len_9k.py', '-m 1 -l 40', True],
             )