From dbf76d4e0fc7b7ae2afacac302048ef39bb17f9e Mon Sep 17 00:00:00 2001 From: Watson Date: Fri, 18 Jan 2013 11:59:47 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f98341e5..a545196a 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ backtraces (simulator only). Thanks Doug Puchalski for the help. * Fixed a bug in `rake spec' which it would raise an ArgumentError when use `it' without block in spec files. + * Fixed a tap format in `rake spec' to output the each test numbers instead + of the total number. = RubyMotion 1.30 =