aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Burk <[email protected]>2022-01-30 09:58:43 -0800
committerGitHub <[email protected]>2022-01-30 09:58:43 -0800
commitc43a8e222c9a51046c2b11c9549ffa76204d1eb5 (patch)
treee822c09f787bae3ebcccb63b8489d2a95b622b5a
parente87459a16189a1935d6035a6a2ace0e615903352 (diff)
Add test instructions to README
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index b1a01b9..dcf366e 100644
--- a/README.md
+++ b/README.md
@@ -55,4 +55,11 @@ To run the built-in test App on a desktop, enter something like this:
but with the correct version.
+### Test Using Gradle
+
+To run the unit tests, enter:
+
+ cd jsyn
+ ./gradlew test
+
JSyn - Copyright 1997 Mobileer Inc