瀏覽代碼

add unittest2

End those idiotic crashes without explanations

http://stackoverflow.com/questions/34683356/python-setuptools-hide-real-cause-of-tests-not-running
Oz 9 年之前
父節點
當前提交
8be793c80f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test_requirements.txt

+ 1 - 0
test_requirements.txt

@@ -3,3 +3,4 @@ pymysql
 pymongo==2.8
 pexpect
 coverage
+unittest2