Comment test ENT_PAN10 by failing

This commit is contained in:
cesar991 2016-07-21 12:43:24 +02:00
parent 42454cd3e2
commit 2720465416
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
"""
# -*- coding: utf-8 -*-
from include.common_classes_60 import PandoraWebDriverTestCase
from include.common_functions_60 import login, click_menu_element, detect_and_pass_all_wizards, logout
@ -67,4 +68,4 @@ class PAN10(PandoraWebDriverTestCase):
if __name__ == "__main__":
unittest.main()
"""