Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54658c99 authored by Yan Wang's avatar Yan Wang
Browse files

startop: Change the ino from decimal to hex in test and an import mistake.

Bug: 142958901
Test: pytest
Change-Id: If9870541561c4099cd255efe0afb66a6e5e02cd0
parent d8f8b665
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ See also https://docs.pytest.org/en/latest/usage.html
"""
import os

import compiler_host as compiler
import compiler_ri as compiler

DIR = os.path.abspath(os.path.dirname(__file__))
TEXTCACHE = os.path.join(DIR, 'test_fixtures/compiler/common_textcache')
+708 −708

File changed.

Preview size limit exceeded, changes collapsed.