]> git.llucax.com Git - software/sercom.git/blobdiff - sercom/controllers.py
Poner como no obligatorio el comando para ComandoPrueba y RET_PRUEBA como retorno...
[software/sercom.git] / sercom / controllers.py
index 3f91e912b854f33ff67814767387642dd2b014bc..d584af28819d58444cef7f0d2d4ba8df221a79a3 100644 (file)
@@ -123,8 +123,6 @@ class Root(controllers.RootController):
 
     tarea_prueba = TareaPruebaController()
 
-    caso_de_prueba = CasoDePruebaController()
-
     curso = CursoController()
 
     docente_inscripto = DocenteInscriptoController()