mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
tests/test_diff: Update instrumentation
reference.
Update the import path for the test to use `instruments` instead of `instrumentation`.
This commit is contained in:
parent
978d43b33d
commit
041f4d93f7
@ -22,7 +22,7 @@ from unittest import TestCase
|
||||
|
||||
from nose.tools import assert_equal
|
||||
|
||||
from wa.instrumentation.misc import _diff_interrupt_files
|
||||
from wa.instruments.misc import _diff_interrupt_files
|
||||
|
||||
|
||||
class InterruptDiffTest(TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user