summaryrefslogtreecommitdiff
path: root/tests/diagnostics/command-line/unknown-profile.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/command-line/unknown-profile.slang.expected')
-rw-r--r--tests/diagnostics/command-line/unknown-profile.slang.expected4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/diagnostics/command-line/unknown-profile.slang.expected b/tests/diagnostics/command-line/unknown-profile.slang.expected
index 7e53303fc..d1fe63c5c 100644
--- a/tests/diagnostics/command-line/unknown-profile.slang.expected
+++ b/tests/diagnostics/command-line/unknown-profile.slang.expected
@@ -1,6 +1,8 @@
result code = 1
standard error = {
-(0): error 14: unknown profile 'thunder_kiss_65'
+(1): error 14: unknown profile 'thunder_kiss_65'
+tests/diagnostics/command-line/unknown-profile.slang -profile thunder_kiss_65
+ ^
}
standard output = {
}