def test_examples():
    url = shared.services['workspace_service_url']
    run(url)
Beispiel #2
0
def test_examples():
    url = shared.services['workspace_service_url']
    run(url)
def test_examples():
    global temp_files
    url = shared.services['workspace_service_url']
    data=run(url)
Beispiel #4
0
def test_examples():
    global temp_files
    url = shared.services['workspace_service_url']
    data = run(url)