浏览代码

AMBARI-5406. Pig unit test class named wrong. (Ering Boyd via mahadev)

Mahadev Konar 11 年之前
父节点
当前提交
59630d6ab2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-server/src/test/python/stacks/2.0.6/PIG/test_pig_client.py

+ 1 - 1
ambari-server/src/test/python/stacks/2.0.6/PIG/test_pig_client.py

@@ -20,7 +20,7 @@ limitations under the License.
 
 from stacks.utils.RMFTestCase import *
 
-class TestHcatClient(RMFTestCase):
+class TestPigClient(RMFTestCase):
 
   def test_configure_default(self):
     self.executeScript("2.0.6/services/PIG/package/scripts/pig_client.py",