blob: 3c356cf474d83ceb9761ed7e9cb0b93f7ba01803 [file] [edit]
import sys, os
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
import testpy
def GetConfiguration(context, root):
return testpy.SimpleTestConfiguration(context, root, 'wpt')