From 41b7c253be13b4288d96d05960d4564dfd86ab65 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Sat, 5 Oct 2019 10:33:39 +0200 Subject: [PATCH] Fixup typo in test command --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index ec662dcf..f80b4358 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -6,5 +6,5 @@ Depends: @, cmake, g++, file, dpkg-dev Restrictions: allow-stderr -Test: cmake-test +Tests: cmake-test Depends: gcc, build-essential, cmake, llvm-9-dev, libclang-common-9-dev