pass the test

This commit is contained in:
coderfengyun 2013-12-23 17:36:38 +08:00
parent 2c479dbd9c
commit 47bc1e946d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ public class TestPlanTester extends TestBase {
private TestPlanBusinessModel testPlanBusinessModel = new TestPlanBusinessModel();
private String _url = TestBase.BASE_URL + "/testPlan";
private int scriptSumNum;
private static int SCRIPTID1 = 56;
private static int SCRIPTID1 = 61;
private static int SCRIPTID2 = 2;
// private static int EACH_SCRIPT_LOAD_LargeSCALE = 12000;
private static int EACH_SCRIPT_LOAD_SMALLSCALE = 40;