aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test.sh')
-rwxr-xr-xbin/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/test.sh b/bin/test.sh
new file mode 100755
index 0000000..ca731bf
--- /dev/null
+++ b/bin/test.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./gradlew test -x spotbugsMain -x spotbugsTest -x spotlessJava