Skip to content

Commit bf76d45

Browse files
committed
[clang][clang-doc] use path seperators
1 parent 0a02116 commit bf76d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// RUN: clang-doc --format=html --executor=standalone %s -output=%t/docs | FileCheck %s
2-
// CHECK: Using default asset: {{.*}}{{[\\/]}}share{{[\\/]}}clang
2+
// CHECK: Using default asset: {{.*}}%{pathsep}share%{pathsep}clang

0 commit comments

Comments
 (0)