feat(hint): Add test for hint
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
name = "compFailure"
|
||||
path = "compFailure.rs"
|
||||
mode = "compile"
|
||||
hint = """"""
|
||||
hint = ""
|
||||
|
||||
[[exercises]]
|
||||
name = "testFailure"
|
||||
path = "testFailure.rs"
|
||||
mode = "test"
|
||||
hint = """"""
|
||||
hint = "Hello!"
|
||||
|
||||
Reference in New Issue
Block a user