vyvyan2010 commented on code in PR #7410:
URL: https://github.com/apache/apisix/pull/7410#discussion_r916404467


##########
Makefile:
##########
@@ -115,6 +115,7 @@ define func_check_folder
        fi
 endef
 
+test = t/

Review Comment:
   ```
   make test TEST_CASES=t/
   make test test=t/
   ```
   TEST_CASES is a little difficult to enter, `cases` is ok?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to