X-Git-Url: https://code.kerkeslager.com/?p=climbing.kerkeslager.com;a=blobdiff_plain;f=src%2Fuser_profile%2Ftests.py;fp=src%2Fuser_profile%2Ftests.py;h=7ce503c2dd97ba78597f6ff6e4393132753573f6;hp=0000000000000000000000000000000000000000;hb=637c8aa02f97e70453c659008783ecba1923b96c;hpb=af1a3a283688e74a6e7868395cf2a507dcd2e0f4 diff --git a/src/user_profile/tests.py b/src/user_profile/tests.py new file mode 100644 index 0000000..7ce503c --- /dev/null +++ b/src/user_profile/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.