aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-10 17:45:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-10 17:45:53 +0300
commitb95bdf4b619a59b11b84d8e60fc430ad283eef12 (patch)
tree79c123d385858b2281d60c3f8817c6d7f75be272 /tests
parentf5a74f868477c484a58f9deb7435afa88efaefa0 (diff)
Fix machine manifest tests
Diffstat (limited to 'tests')
-rw-r--r--tests/manifest/machine-header.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manifest/machine-header.test b/tests/manifest/machine-header.test
index 051f62f..f5f3c94 100644
--- a/tests/manifest/machine-header.test
+++ b/tests/manifest/machine-header.test
@@ -30,7 +30,7 @@ test.options += -m
: multiple
:
-$* <<EOI 2>'stdin:5:1: error: single machine manifest expected' == 1
+$* <<EOI 2>'stdin:5:1: error: single machine header manifest expected' == 1
: 1
id: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
name: windows_10-msvc_14
@@ -93,7 +93,7 @@ EOI
: unknown-name
:
-$* <<EOI 2>"stdin:2:1: error: unknown name 'x' in machine manifest" == 1
+$* <<EOI 2>"stdin:2:1: error: unknown name 'x' in machine header manifest" == 1
: 1
x:
EOI