mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Add import create_module function in policy_functions
This commit is contained in:
parent
8ecc2a2bf1
commit
52403c9cf2
@ -7,6 +7,7 @@ from selenium.webdriver.common.keys import Keys
|
||||
from selenium.webdriver.support.ui import Select
|
||||
from selenium.common.exceptions import NoSuchElementException
|
||||
from selenium.common.exceptions import NoAlertPresentException
|
||||
from module_functions import create_module
|
||||
import unittest, time, re
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user