diff --git a/integration/test_web.py b/integration/test_web.py index 36c1290b1..4b0639000 100644 --- a/integration/test_web.py +++ b/integration/test_web.py @@ -1,6 +1,7 @@ import sys import time import shutil +import json from os import mkdir, unlink, utime from os.path import join, exists, getmtime