|
|
@@ -62,7 +62,7 @@ There are two objectives to the design of this build:
|
|
62
|
62
|
1. when a problem is built from within the xjava repo, the tests run against the "example" code (i.e. when you, the contributor, are developing the exercise);
|
|
63
|
63
|
2. when a problem is built outside the xjava repo (when a participant is solving the exercise), the tests run against the "main" code.
|
|
64
|
64
|
|
|
65
|
|
-This repo is a mulit-project gradle build.
|
|
|
65
|
+This repo is a multi-project gradle build.
|
|
66
|
66
|
|
|
67
|
67
|
### The `exercises` Module
|
|
68
|
68
|
|