Skip to content

Commit

Permalink
fixed create test case
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmohleji committed Feb 19, 2017
1 parent 202c7d5 commit 99cee9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/qtest/CreateTestCase.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS
# FOR A PARTICULAR PURPOSE. THIS CODE AND INFORMATION ARE NOT SUPPORTED BY XEBIALABS.
#
import json
from qtest.qtestClientUtil import qtestClientUtil

qtest_client = qtestClientUtil.create_qtest_client(server, "", "",token)
Expand Down

0 comments on commit 99cee9d

Please sign in to comment.