Set standard nose-multiprocessing options

This commit is contained in:
Calen Pennington
2016-05-10 14:28:43 -04:00
parent 9c6e404bd1
commit 6ebda5ea1f

View File

@@ -10,6 +10,9 @@ exclude-dir=lms/envs
# which shadows the xblock library (among other things)
no-path-adjustment=1
process-restartworker=1
process-timeout=300
# Uncomment the following lines to open pdb when a test fails
#nocapture=1
#pdb=1