diff proxy/tests.py @ 0:af2f8fe486f6 default tip

initial
author Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
date Tue, 17 Feb 2015 12:44:40 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/proxy/tests.py	Tue Feb 17 12:44:40 2015 +0100
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.