gajim-plural/test/integration/__init__.py
Stephan Erb 2e5bf4d0d2 Organize tests into unit and integration tests.
Integration tests can depend on UI, network or both. Unittests use neither.
2009-11-05 09:06:46 +01:00

6 lines
No EOL
124 B
Python

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