5 lines
85 B
Python
5 lines
85 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|
|
|
|
test_user_can_add_key()
|