summaryrefslogtreecommitdiff
path: root/tests/diagnostics/command-line/unknown-output-format.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/command-line/unknown-output-format.slang.expected')
-rw-r--r--tests/diagnostics/command-line/unknown-output-format.slang.expected1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/diagnostics/command-line/unknown-output-format.slang.expected b/tests/diagnostics/command-line/unknown-output-format.slang.expected
index c2f41fa71..c67f37ceb 100644
--- a/tests/diagnostics/command-line/unknown-output-format.slang.expected
+++ b/tests/diagnostics/command-line/unknown-output-format.slang.expected
@@ -1,7 +1,6 @@
result code = 1
standard error = {
(0): error 60: cannot infer an output format from the output path 'cookies.jar'
-(0): error 70: the output path 'cookies.jar' is not associated with any entry point; a '-o' option for a compiled kernel must follow the '-entry' option for its corresponding entry point
}
standard output = {
}