mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
Remove tests from template.
This commit is contained in:
parent
0e061bc893
commit
d1d3e472cc
@ -24,4 +24,4 @@ pub fn solve_challenge(challenge: &Challenge) -> Result<Option<Solution>> {
|
||||
Err(anyhow!("Not implemented"))
|
||||
}
|
||||
|
||||
// do not include any tests in this file, it will result in your submission being rejected
|
||||
// Important! Do not include any tests in this file, it will result in your submission being rejected
|
||||
|
||||
Loading…
Reference in New Issue
Block a user