Skip to content

Commit 7f20c6f

Browse files
committed
Add line at EOF
1 parent c93160a commit 7f20c6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/unittests/config/ConfigTests.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,5 @@ TEST(ConfigTests, CheckSyclCacheTraceTest) {
324324
#endif
325325
sycl::detail::SYCLConfig<SYCL_CACHE_TRACE>::reset();
326326
TestConfig(0, 0, 0, 0);
327-
}
327+
}
328+

0 commit comments

Comments
 (0)