summaryrefslogtreecommitdiffstats
path: root/testcases/features/promise.py
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-02-04 15:25:38 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2016-02-04 15:25:57 +0100
commitb0e19118c80d694820dd75c53001e0b9563061a9 (patch)
treed78ed4c978a402ff7b648a74cc04aeb598edf761 /testcases/features/promise.py
parent12dd0cf47199632dfd9a1eb544ff797ce1411d6a (diff)
Import request python module for promise test case
Change-Id: I437766fe1c595a60a82af3c49a5eb29974e0da33 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'testcases/features/promise.py')
-rw-r--r--testcases/features/promise.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/features/promise.py b/testcases/features/promise.py
index a92029427..16b2618f6 100644
--- a/testcases/features/promise.py
+++ b/testcases/features/promise.py
@@ -13,6 +13,7 @@ import argparse
import json
import logging
import os
+import requests
import subprocess
import sys
import time