Skip to content

Commit 04236d7

Browse files
committed
enabling test and updating rootfs submodule
1 parent 5ec4a3b commit 04236d7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/rootfs

tests/test_blob.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ def partial_run_init(ql: Qiling):
8282

8383
del ql
8484

85-
@unittest.skip("Temporarily disabled")
8685
def test_blob_raw(self):
8786
def run_checksum_emu(input_data_buffer: bytes) -> int:
8887
"""

0 commit comments

Comments
 (0)