0d8dd9f06a
mox is outdated and unmaintained. Switch to using mox3 instead. Change-Id: I05ba92da6cbbf97c6a572c46e8d625c56b3a4db9
6 lines
59 B
Python
6 lines
59 B
Python
import sys
|
|
|
|
from mox3 import mox
|
|
|
|
sys.modules['mox'] = mox
|