Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1044139
)
Import request python module for promise test case
75/9275/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Thu, 4 Feb 2016 14:25:38 +0000
(15:25 +0100)
committer
Morgan Richomme
<morgan.richomme@orange.com>
Thu, 4 Feb 2016 14:27:18 +0000
(14:27 +0000)
Change-Id: I437766fe1c595a60a82af3c49a5eb29974e0da33
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit
b0e19118c80d694820dd75c53001e0b9563061a9
)
testcases/features/promise.py
patch
|
blob
|
history
diff --git
a/testcases/features/promise.py
b/testcases/features/promise.py
index
a920294
..
16b2618
100644
(file)
--- 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