tests: fix a typo
parent
9feaff3464
commit
9cbf572561
|
@ -36,5 +36,5 @@ fn test_add() {
|
|||
fn main() {
|
||||
println('start')
|
||||
test_add()
|
||||
println('end1l')
|
||||
println('end')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue