forked from ard/ruoyi-api

aijinhui
2024-03-27 d937694a31415d25826d515cb4b6c77974c821fa
1
2
3
4
5
6
 
test:
    @./node_modules/.bin/mocha \
        --require should
 
.PHONY: test