Skip to content

Commit f53a214

Browse files
committed
Updated validation-test for the build_swift unit-test suite to use %utils.
1 parent 779eb6d commit f53a214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Python/build_swift.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %{python} -m unittest discover -s utils/build_swift/ -t utils/
1+
// RUN: %{python} -m unittest discover -s %utils/build_swift/ -t %utils/
22

33
// Continuous integration for the OS X Platform also runs the tests in the iPhone, Apple TV and Apple Watch simulators.
44
// We only need to run python linting once per OSX Platform test run, rather than once for each supported Apple device.

0 commit comments

Comments
 (0)