Bug 1166149 - Make test_ril_code_quality.py can be ran via mach command. r=aknow

This commit is contained in:
Edgar Chen 2015-05-19 12:06:16 +08:00
parent 1aac72bf18
commit 730725d7c9

View File

@ -31,7 +31,7 @@ The above merge way ensures the correct scope of 'strict mode.'
"""
from marionette_test import MarionetteTestCase
from marionette.marionette_test import MarionetteTestCase
import bisect
import inspect
import os