This repository has been archived on 2021-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
djangoldp-webpushnotification/djangoldp_webpushnotification/tests/tests_vapidkeyset.py
2021-04-07 16:51:55 +02:00

7 lines
112 B
Python

from django.test import TestCase
class TestRSAKey(TestCase):
def test_foobar(self):
assert 2 == 2