Skip to content

Commit 8d54827

Browse files
authored
Merge pull request #1975 from Teemperor/RemoveMyDirPlaygroundRepl
[lldb][swift] Remove mydir calculation from lldbplaygroundrepl
2 parents 83ebe86 + d636cf1 commit 8d54827

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/packages/Python/lldbsuite/test/lldbplaygroundrepl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
class PlaygroundREPLTest(TestBase):
2626

27-
mydir = TestBase.compute_mydir(__file__)
28-
2927
@decorators.skipUnlessDarwin
3028
@decorators.swiftTest
3129
@decorators.skipIf(

0 commit comments

Comments
 (0)