mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:10:12 +01:00
Mark stdin output file test as no-prelude (#5612)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
// Exceptions. See /LICENSE for license information.
|
||||
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
//
|
||||
// ARGS: --include-diagnostic-kind compile -
|
||||
// This needs to disable the prelude because otherwise it tries opening prelude
|
||||
// output files in bazel runfiles, which may not be writable.
|
||||
// ARGS: --include-diagnostic-kind compile --no-prelude-import -
|
||||
//
|
||||
// AUTOUPDATE
|
||||
// TIP: To test this file alone, run:
|
||||
|
||||
Reference in New Issue
Block a user