Skip to content

Commit a9104f8

Browse files
committed
[libc++] Properly import lit.formats from the new format
1 parent bea5a95 commit a9104f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/utils/libcxx/test/newformat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#===----------------------------------------------------------------------===##
88

99
import lit
10+
import lit.formats
1011
import os
1112
import pipes
1213
import re

0 commit comments

Comments
 (0)