From 27f85423422441be47b4aaada5f0d7a91528274c Mon Sep 17 00:00:00 2001 From: Omar Abdulla Date: Mon, 25 Aug 2025 16:09:30 +0300 Subject: [PATCH] Update the quick run script --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index b3e07da..434ccb9 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -33,7 +33,7 @@ fi # Create corpus file with absolute path resolved at runtime echo -e "${GREEN}Creating corpus file...${NC}" -ABSOLUTE_PATH=$(realpath "$TEST_REPO_DIR/fixtures/solidity/simple/yul_instructions/codesize.sol") +ABSOLUTE_PATH=$(realpath "$TEST_REPO_DIR/fixtures/solidity/") cat > "$CORPUS_FILE" << EOF {