From bf4822a17eed8bdaf9d337caf806c63c82b06a89 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 18 Jul 2017 13:36:04 +0300 Subject: Make buildtab target to be non-optional --- tests/manifest/task-response.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/manifest/task-response.test') diff --git a/tests/manifest/task-response.test b/tests/manifest/task-response.test index ff5ae88..58c880c 100644 --- a/tests/manifest/task-response.test +++ b/tests/manifest/task-response.test @@ -24,6 +24,7 @@ test.options += -ts version: 1.0 repository: http://pkg.example.org/1/math machine: windows_10-msvc_14 + target: x86_64-microsoft-win32-msvc14.0 EOF : no-challenge @@ -37,6 +38,7 @@ test.options += -ts version: 1.0 repository: http://pkg.example.org/1/math machine: windows_10-msvc_14 + target: x86_64-microsoft-win32-msvc14.0 EOF } -- cgit v1.1