From 59878ff9d8a467d8280ab8dc3794120425163e49 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 26 Dec 2017 01:15:59 +0100 Subject: testing/ruby-concurrent-ruby: fix typo --- testing/ruby-concurrent-ruby/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ruby-concurrent-ruby') diff --git a/testing/ruby-concurrent-ruby/APKBUILD b/testing/ruby-concurrent-ruby/APKBUILD index 670bafea56..835a1f2d0a 100644 --- a/testing/ruby-concurrent-ruby/APKBUILD +++ b/testing/ruby-concurrent-ruby/APKBUILD @@ -31,7 +31,7 @@ build() { $_gemname-ext } -xcheck() { +check() { cd "$builddir" rspec --tag ~unfinished --tag ~buggy --tag ~edge spec } -- cgit v1.2.3