We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
verify_json.expected
1 parent 4fa39ed commit ab686c0Copy full SHA for ab686c0
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