This commit is contained in:
@@ -6,7 +6,7 @@ from epics.motor import MotorException
|
|||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||||
from slic.utils.ask_yes_no import *
|
from slic.utils.hastyepics import *
|
||||||
|
|
||||||
|
|
||||||
def test_get_pv_creation_and_connection():
|
def test_get_pv_creation_and_connection():
|
||||||
|
|||||||
Reference in New Issue
Block a user