mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
4 lines
28 B
Bash
4 lines
28 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec mvn test
|