forked from expo/troggle
static files redone
This commit is contained in:
@@ -66,7 +66,7 @@ class SimpleTest(SimpleTestCase):
|
||||
from django.db import connection, close_old_connections, connections
|
||||
from django.contrib.auth.models import User
|
||||
from django.http import HttpResponse
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
|
||||
__test__ = {"doctest": """
|
||||
Another way to test that 1 + 1 is equal to 2.
|
||||
|
||||
Reference in New Issue
Block a user