2 lines
43 B

1 year ago
  1. #!/bin/bash
  2. echo "RUN JUnit Tests"
  3. mvn test