[Mpuls-commits] r2183 - wasko/branches/2.0/jmdweb/tests/functional
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Mar 25 14:33:16 CET 2010
Author: torsten
Date: 2010-03-25 14:33:16 +0100 (Thu, 25 Mar 2010)
New Revision: 2183
Removed:
wasko/branches/2.0/jmdweb/tests/functional/test_waska.py
Log:
Deleted testfile for waska. not used in jmd
Deleted: wasko/branches/2.0/jmdweb/tests/functional/test_waska.py
===================================================================
--- wasko/branches/2.0/jmdweb/tests/functional/test_waska.py 2010-03-25 13:31:15 UTC (rev 2182)
+++ wasko/branches/2.0/jmdweb/tests/functional/test_waska.py 2010-03-25 13:33:16 UTC (rev 2183)
@@ -1,30 +0,0 @@
-# Copyright 2007, 2008 Intevation GmbH, Germany, <info at intevation.de>
-#
-# This file is part of mpuls WASKA (CoMPUter-based case fiLeS -
-# Web-Anwendungs-Server fuer Kompetenzagenturen).
-#
-# mpuls WASKA is free software: you can redistribute it and/or modify it under
-# the terms of the GNU Affero General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your
-# option) any later version.
-#
-# mpuls WASKA is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
-# License for more details.
-#
-# You should have received a copy of the GNU Affero General Public
-# License along with mpuls WASKA. If not, see <http://www.gnu.org/licenses/>.
-#
-# mpuls WASKA has been developed on behalf of the
-# Projekttraeger im Deutschen Zentrum fuer Luft- und Raumfahrt e.V. (PT-DLR)
-# within the programme Kompetenzagenturen (Durchfuehrungsphase) funded by
-# the Bundesministerium fuer Familie, Senioren, Frauen und Jugend and
-# European Social Fund resources.
-from jmdweb.tests import *
-
-class TestWaskaController(TestController):
-
- def test_index(self):
- response = self.app.get(url_for(controller='waska'))
- # Test response...
More information about the Mpuls-commits
mailing list