remote failing test (for not)

This commit is contained in:
Kenneth Reitz
2012-03-23 22:57:33 -04:00
parent 3313891205
commit 30c12d9c63
-5
View File
@@ -57,11 +57,6 @@ testDetectNotPython() {
}
testCompileWithReqs() {
compile "simple-requirements"
assertCapturedSuccess
}
## utils ########################################
pushd $(dirname 0) >/dev/null