Kaydet (Commit) 71a559e7 authored tarafından Aymeric Augustin's avatar Aymeric Augustin

Removed obsolete code for running test_loaders.py.

Running this file as a standalone script doesn't work anyway.
üst cc6275ee
......@@ -4,11 +4,6 @@ Test cases for the template loaders
Note: This test requires setuptools!
"""
from django.conf import settings
if __name__ == '__main__':
settings.configure()
import os.path
import sys
import types
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment