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 {