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