From 010a04569282149cea7f7a76fc4d7f4c9f0f08dd Mon Sep 17 00:00:00 2001 From: Sanjay K Date: Tue, 19 May 2020 12:47:44 -0400 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index db20330..c5d399e 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3