mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-18 09:44:05 +01:00
Imports: Updated Imports
Switch remaining wlauto imports to wa. Added other missing imports.
This commit is contained in:
@@ -22,7 +22,7 @@ from unittest import TestCase
|
||||
|
||||
from nose.tools import assert_equal
|
||||
|
||||
from wlauto.instrumentation.misc import _diff_interrupt_files
|
||||
from wa.instrumentation.misc import _diff_interrupt_files
|
||||
|
||||
|
||||
class InterruptDiffTest(TestCase):
|
||||
|
Reference in New Issue
Block a user