summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/unknown-profile.slang.expected
blob: d1fe63c5c92d6ceeccc9fb765f14cc0618a0bd72 (plain)
1
2
3
4
5
6
7
8
result code = 1
standard error = {
(1): error 14: unknown profile 'thunder_kiss_65'
tests/diagnostics/command-line/unknown-profile.slang -profile thunder_kiss_65
                                                              ^
}
standard output = {
}