diff test/test_cgi.py @ 5008:3b9252085ba9

test code cleanup: remove unused variable (which should have been removed with 1873:f63aa57386b0 2003).
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 05 Jan 2016 21:34:56 +0100
parents ca692423e401
children 364c54991861
line wrap: on
line diff
--- a/test/test_cgi.py	Tue Jan 05 21:14:02 2016 +0100
+++ b/test/test_cgi.py	Tue Jan 05 21:34:56 2016 +0100
@@ -20,8 +20,6 @@
 
 import db_test_base
 
-NEEDS_INSTANCE = 1
-
 class FileUpload:
     def __init__(self, content, filename):
         self.content = content

Roundup Issue Tracker: http://roundup-tracker.org/