From 72e823ac653265a5869c1e1309a3b1acb3ffaf24 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Wed, 1 Aug 2018 07:31:43 +0100 Subject: Add a couple of comments --- gnu/packages/ruby.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index a3f8d9f551..efb9f1abf9 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -8823,7 +8823,8 @@ but it can function as a stand-alone templating engine.") "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj")))) (build-system ruby-build-system) (arguments - '(#:tests? #f)) + '(;; No included tests + #:tests? #f)) (synopsis "Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.") (description -- cgit v1.2.3