Commit ed77afe
authored
Add missing JUnit launcher (#3081)
For some reason, this was missing only from the hangman and rest-api exercises.
It is required to run the tests from Gradle.
See https://docs.gradle.org/current/userguide/upgrading_version_8.html#test_framework_implementation_dependencies
[no important files changed]1 parent 65b3242 commit ed77afe
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments