|
|
@@ -2,9 +2,9 @@
|
|
|
// Exceptions. See /LICENSE for license information.
|
|
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
//
|
|
|
-// RUN: %{not} %{explorer} %s | %{FileCheck-strict} %s
|
|
|
-// RUN: %{not} %{explorer-trace} %s | %{FileCheck-allow-unmatched} %s
|
|
|
// AUTOUPDATE: %{explorer} %s
|
|
|
+// RUN: %{not} %{explorer-run}
|
|
|
+// RUN: %{not} %{explorer-run-trace}
|
|
|
|
|
|
package ExplorerTest api;
|
|
|
|