From 589982230a9633133ffcb6d24d996d690927b038 Mon Sep 17 00:00:00 2001 From: Dimitry Kh Date: Fri, 6 Sep 2024 11:33:04 +0200 Subject: [PATCH] test coverage script --- tests/homestead/yul/test_yul_example.py | 1 + tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/homestead/yul/test_yul_example.py b/tests/homestead/yul/test_yul_example.py index f57b926743..d60b387885 100644 --- a/tests/homestead/yul/test_yul_example.py +++ b/tests/homestead/yul/test_yul_example.py @@ -1,4 +1,5 @@ """ +touch Test Yul Source Code Examples """ diff --git a/tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py b/tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py index f5c3412d99..b98e285ea5 100644 --- a/tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py +++ b/tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py @@ -1,4 +1,5 @@ """ +touch EOF Container, test custom_size field for sections """