|
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);
|
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
|
2. when a problem is built outside the xjava repo (when a participant is solving the exercise), the tests run against the "main" code.
|
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.
|