lib/standard/string: Fix nitunit of Text::format
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 13 May 2015 23:28:11 +0000 (19:28 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 13 May 2015 23:28:11 +0000 (19:28 -0400)
commitba481bf74636f75bff30afa3205a09e66159348d
treea48c15e7e342430baa9d6c5107036a228488afe7
parentb6213263e817abf5c5898a4ba230a3203c5c8cc7
lib/standard/string: Fix nitunit of Text::format

Since the code block was badly indented, it was not tested.
Once the indentation corrected, nitunit found that the test was failing.
So I corrected it.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/standard/string.nit