From a433ff52a7a70221065198f6b4e10fdec097027c Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 28 Feb 2020 21:07:40 +0530 Subject: [PATCH] Add ruby-simplecov as autopkgtest dependency --- debian/tests/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 8cdeadcc27..7780124cb6 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -25,5 +25,6 @@ Depends: @, ruby-database-cleaner (>= 1.7~), ruby-factory-bot-rails (>= 5.1~), ruby-rspec-rails (>= 4.0~beta3~), - ruby-spring (>= 2.0~) + ruby-spring (>= 2.0~), + ruby-simplecov Restrictions: needs-root