Update the quick run script

This commit is contained in:
Omar Abdulla
2025-08-25 16:09:30 +03:00
parent 38272a546d
commit 27f8542342
+1 -1
View File
@@ -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
{