Merge: Fix nitunit for `String::format`
authorJean Privat <jean@pryen.org>
Thu, 14 May 2015 23:36:39 +0000 (19:36 -0400)
committerJean Privat <jean@pryen.org>
Thu, 14 May 2015 23:36:39 +0000 (19:36 -0400)
commit7c2fe92fea76266df601bb57bcfeee947319c53d
tree3cc953de74426164480b8e42a44048186c3da034
parent3e24684b22fe8faee56d2785b9115247ad8cc17c
parent0688d8a2406dfa8b9e3881b2ebe7df93fa2c9732
Merge: Fix nitunit for `String::format`

Since the code block was badly indented, it was not tested by `nitunit`.

Once the indentation was corrected, `nitunit` found that the test was failing.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #1342
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>
lib/standard/string.nit