Skip to content

Commit 4f41fd4

Browse files
Add missing end-of-file lines
1 parent 0cae2e5 commit 4f41fd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test/extensions/properties/properties_is_property_key.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ int main() {
8888
sycl::queue>::value);
8989

9090
return 0;
91-
}
91+
}

sycl/test/extensions/properties/properties_is_property_value.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ int main() {
8787
NotAPropertyKey, sycl::queue>::value);
8888

8989
return 0;
90-
}
90+
}

0 commit comments

Comments
 (0)