We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb82748 + ab686c0 commit 8cd65a4Copy full SHA for 8cd65a4
Tests/Functional/ListTests/main.swift
@@ -3,7 +3,7 @@
3
// RUN: %{xctest_checker} %t_list %s
4
// RUN: %T/ListTests --dump-tests-json > %t_json || true
5
// RUN: %T/ListTests --verify %t_json > %t_verify
6
-// RUN: %{xctest_checker} %t_verify verify_json.expected
+// RUN: %{xctest_checker} %t_verify %S/verify_json.expected
7
8
#if os(macOS)
9
import SwiftXCTest
0 commit comments