mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-12 12:12:04 +08:00
TST: Prevent some test cases from being split
This commit is contained in:
@@ -26,6 +26,9 @@ from nose_parameterized import parameterized
|
||||
import os
|
||||
from unittest import TestCase
|
||||
|
||||
# Otherwise the next line sometimes complains about being run too late.
|
||||
_multiprocess_can_split_ = False
|
||||
|
||||
matplotlib.use('Agg')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user