From ebc8b321c367c71f39bf4034caec3bf3341afc5e Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 17 Feb 2019 02:23:14 -0600 Subject: Fix GN2 build - but need to enable RPy2 tests again --- gn/packages/ruby.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/ruby.scm') diff --git a/gn/packages/ruby.scm b/gn/packages/ruby.scm index 3838d55..82360ff 100644 --- a/gn/packages/ruby.scm +++ b/gn/packages/ruby.scm @@ -254,8 +254,8 @@ for an example.") ("ruby-nokogiri" ,ruby-nokogiri) ("ruby-ntlm-http" ,ruby-ntlm-http) ("ruby-webrobots" ,ruby-webrobots))) - (arguments - `(#:tests? #f)) ;; one test fails + ; (arguments + ; `(#:tests? #f)) ;; one test fails (synopsis "The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, -- cgit v1.2.3