Просмотр исходного кода

Replace `EXTRA-ARGS: --no-prelude-import` with `INCLUDE-FILE: toolchain/testing/testdata/min_prelude/none.carbon` (#5707)

Follow up https://github.com/carbon-language/carbon-lang/pull/5538 to be
consistent with the practice introduced in
https://github.com/carbon-language/carbon-lang/pull/5694.
Boaz Brickner 10 месяцев назад
Родитель
Сommit
c025f96894
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      toolchain/check/testdata/interop/cpp/function/class.carbon

+ 1 - 1
toolchain/check/testdata/interop/cpp/function/class.carbon

@@ -2,7 +2,7 @@
 // Exceptions. See /LICENSE for license information.
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
-// EXTRA-ARGS: --no-prelude-import
+// INCLUDE-FILE: toolchain/testing/testdata/min_prelude/none.carbon
 //
 // AUTOUPDATE
 // TIP: To test this file alone, run: