Skip to content

Commit dc70923

Browse files
committed
fixup! python format
1 parent 0906d07 commit dc70923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx-simulators/unique_ptr/TestDataFormatterLibcxxUniquePtrSimulator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def _run_test(self, defines):
2525
"frame variable var_with_deleter_up", substrs=["pointer =", "deleter ="]
2626
)
2727

28+
2829
for r in range(3):
2930
name = "test_r%d" % r
3031
defines = ["COMPRESSED_PAIR_REV=%d" % r]

0 commit comments

Comments
 (0)