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: aaeacfbef0d38b46b3e06fbc59d38d556a59c0f6 (plain)
1
2
3
4
5
6
'''

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

'''