Remove unused dependency on nose. Move to default tests discovery.
[wolnelektury.git] / src / newsletter / tests.py
1 from django.test import TestCase
2
3 # Create your tests here.