mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
6 lines
56 B
Bash
Executable File
6 lines
56 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
#
|
|
# run unit tests
|
|
#
|
|
./gradlew test |