Kaydet (Commit) d5556631 authored tarafından David Tardon's avatar David Tardon

this test apparently does not need pyuno

Change-Id: I6000620bec95f32ec357a3e56e14f3255da978af
üst a72fb7f9
import unittest import unittest
from org.libreoffice.unotest import pyuno
#I want to ensure that import ssl works on all platforms #I want to ensure that import ssl works on all platforms
class SSLTest(unittest.TestCase): class SSLTest(unittest.TestCase):
def test_ssl_import(self): def test_ssl_import(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment