django-simple-captcha: run tests
This commit is contained in:
parent
dee32b0b70
commit
ba46230605
|
@ -11,7 +11,7 @@ buildPythonPackage rec {
|
|||
extension = "zip";
|
||||
};
|
||||
# ToDo: fix tests
|
||||
doCheck = false;
|
||||
#doCheck = false;
|
||||
checkInputs = [ testfixtures ];
|
||||
checkPhase = ''
|
||||
cd testproject
|
||||
|
|
Loading…
Reference in a new issue