5 lines
98 B
Bash
Executable File
5 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# NOTE: make sure `mvn install` in /gprc is executed before running this test
|
|
mvn test
|