1
0
Fork 0
satnogs-db/auth0login/tests.py

8 lines
175 B
Python
Raw Permalink Normal View History

2018-11-17 13:11:35 -07:00
# -*- coding: utf-8 -*-
"""SatNOGS DB Auth0 login module test suites"""
2018-11-17 13:11:35 -07:00
from __future__ import unicode_literals
# from django.test import TestCase
# Create your tests here.