aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest/task-response.test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-18 13:36:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-18 13:36:04 +0300
commitbf4822a17eed8bdaf9d337caf806c63c82b06a89 (patch)
tree5885d17a2d8d88e6b0f18f44c4bc3871670534e2 /tests/manifest/task-response.test
parent0e7c846f7b971366ea0dc5fb81477165495bebb9 (diff)
Make buildtab target to be non-optional
Diffstat (limited to 'tests/manifest/task-response.test')
-rw-r--r--tests/manifest/task-response.test2
1 files changed, 2 insertions, 0 deletions
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
}