Welcome to mirror list, hosted at ThFree Co, Russian Federation.

__init__.py « integration « test - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0adf844f1f9d3a14ce2999a36b84b9ece5794e75 (plain)
1
2
3
4
5
6
'''

This package contains integration tests. Integration tests are tests
which require or include UI, network or both.

'''