Skip to content

Commit ca76a74

Browse files
committed
Change whitespace
1 parent a61495f commit ca76a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ def execute(self, test, litConfig):
154154
if isinstance(script, lit.Test.Result):
155155
return script
156156

157-
158157
unsplit_test = False
159158
if "build-and-run-mode" in test.requires:
160159
unsplit_test = True
160+
161161
devices_for_test = []
162162
triples = set()
163163
if test.config.test_mode == "build-only":

0 commit comments

Comments
 (0)