Kouhei Sutou 2019-03-27 16:29:50 +0900 (Wed, 27 Mar 2019) Revision: b197b9ddf2888aad3ce88e5c99d1b95d73f48e26 https://github.com/ranguba/chupa-text/commit/b197b9ddf2888aad3ce88e5c99d1b95d73f48e26 Message: Add a missing space Modified files: test/decomposers/test-csv.rb Modified: test/decomposers/test-csv.rb (+1 -1) =================================================================== --- test/decomposers/test-csv.rb 2019-03-26 18:22:29 +0900 (91937f1) +++ test/decomposers/test-csv.rb 2019-03-27 16:29:50 +0900 (74245bd) @@ -14,7 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -class TestDecomposersCSV< Test::Unit::TestCase +class TestDecomposersCSV < Test::Unit::TestCase include Helper def setup -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190327/eb94ef60/attachment.html>