mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 18:13:29 +02:00
Improve error message if no exercise exists
This commit is contained in:
+1
-1
@@ -135,4 +135,4 @@ impl InfoFile {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const NO_EXERCISES_ERR: &str = "There are no exercises yet!
|
const NO_EXERCISES_ERR: &str = "There are no exercises yet!
|
||||||
If you are developing third-party exercises, add at least one exercise before testing.";
|
Add at least one exercise before testing.";
|
||||||
|
|||||||
Reference in New Issue
Block a user