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.
1 parent 779eb6d commit f53a214Copy full SHA for f53a214
validation-test/Python/build_swift.swift
@@ -1,4 +1,4 @@
1
-// RUN: %{python} -m unittest discover -s utils/build_swift/ -t utils/
+// RUN: %{python} -m unittest discover -s %utils/build_swift/ -t %utils/
2
3
// Continuous integration for the OS X Platform also runs the tests in the iPhone, Apple TV and Apple Watch simulators.
4
// We only need to run python linting once per OSX Platform test run, rather than once for each supported Apple device.
0 commit comments