diff options
| author | Sanjay K <sanjaykdragon@users.noreply.github.com> | 2020-05-19 12:47:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-19 18:47:44 +0200 |
| commit | 010a04569282149cea7f7a76fc4d7f4c9f0f08dd (patch) | |
| tree | c1c563b177e1207be2225a70c67c5d0a4d0ccf15 /README.md | |
| parent | 51666609f1087231701c1dffe79420414f0beeb3 (diff) | |
feat: renames test to quiz, fixes #244
BREAKING CHANGE
* changed test to quiz: fixes issues in #244
* fixed info.toml: #244
* fixed naming related issues
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ rustlings hint myExercise1 ## Testing yourself -After every couple of sections, there will be a test that'll test your knowledge on a bunch of sections at once. These tests are found in `exercises/testN.rs`. +After every couple of sections, there will be a quiz that'll test your knowledge on a bunch of sections at once. These quizzes are found in `exercises/quizN.rs`. ## Completion |
