mirror of https://github.com/ARMmbed/mbed-os.git
Refactor Mbed rtos host-tests to use standalone htrun greentea
- Updated rtos host-tests to import from htrunpull/14755/head
parent
8f16acc06f
commit
3d16954a12
|
@ -16,7 +16,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
"""
|
||||
|
||||
from mbed_host_tests import BaseHostTest
|
||||
from htrun import BaseHostTest
|
||||
import time
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue